Searched refs:e_shstrndx (Results 1 – 2 of 2) sorted by relevance
82 uint16_t e_shstrndx; /*Section name string table index */ member129 uint16_t e_shstrndx; /*Section name string table index */ member
121 p_shstr_tbl_head64 = p_sec_tbl_head64 + p_elf_header64->e_shstrndx; in do_load_elf64()187 p_shstr_tbl_head32 = p_sec_tbl_head32 + p_elf_header32->e_shstrndx; in do_load_elf32()
Completed in 4 milliseconds