Searched defs:sh_name (Results 1 – 3 of 3) sorted by relevance
198 char *sh_name = sh_str + le32_to_cpu(sh_table[i].sh_name); in decode_elf64() local332 char *sh_name = sh_str + elf32_to_cpu(sh_table[i].sh_name); in decode_elf32() local
199 const char *shstrtab, *sh_name, *rel_pfx; in main() local
231 Elf32_Word sh_name; /* name - index into section header member245 Elf64_Word sh_name; /* name - index into section header member
Completed in 11 milliseconds