Searched defs:sh_name (Results 1 – 12 of 12) sorted by relevance
199 const char *shstrtab, *sh_name, *rel_pfx; in main() local
72 void setNameStrIndex(Elf64_Word sh_name) { Header.sh_name = sh_name; } in setNameStrIndex()
304 Elf32_Word sh_name; member317 Elf64_Word sh_name; /* Section name, index in string tbl */ member
231 Elf32_Word sh_name; /* name - index into section header member245 Elf64_Word sh_name; /* name - index into section header member
2332 const char *sh_name; in file_has_btf_elf() local
660 Elf32_Word sh_name; // Section name (index into string table) member674 Elf64_Word sh_name; member
624 Elf32_Word sh_name; // Section name (index into string table) member638 Elf64_Word sh_name; member
623 Elf32_Word sh_name; // Section name (index into string table) member637 Elf64_Word sh_name; member
732 Elf32_Word sh_name; // Section name (index into string table) member746 Elf64_Word sh_name; member
274 Elf32_Word sh_name; /* Section name (string tbl index) */ member288 Elf64_Word sh_name; /* Section name (string tbl index) */ member
386 Elf32_Word sh_name; /* Section name (string tbl index) */ member400 Elf64_Word sh_name; /* Section name (string tbl index) */ member
4787 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local