Home
last modified time | relevance | path

Searched refs:w2 (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Drecordmcount.c416 static uint32_t (*w2)(uint16_t); variable
522 w2 = w2nat; in do_file()
534 w2 = w2rev; in do_file()
547 w2 = w2rev; in do_file()
558 w2(ehdr->e_type) != ET_REL || in do_file()
565 switch (w2(ehdr->e_machine)) { in do_file()
568 w2(ehdr->e_machine), fname); in do_file()
622 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()
626 if (w2(ehdr->e_machine) == EM_LOONGARCH) { in do_file()
641 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
[all …]
A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex()
216 return w2(ehdr->e_shnum); in get_shnum()
225 ehdr->e_shnum = w2(new_shnum); in set_shnum()
231 return w2(ehdr->e_shstrndx); in get_shstrndx()
538 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()

Completed in 6 milliseconds