Searched defs:shdr_info (Results 1 – 1 of 1) sorted by relevance
406 struct shdr_info in handle_elf() struct408 Elf_Scn *scn; in handle_elf()409 GElf_Shdr shdr; in handle_elf()410 Elf_Data *data; in handle_elf()411 Elf_Data *debug_data; in handle_elf()412 const char *name; in handle_elf()413 Elf32_Word idx; /* Index in new file. */ in handle_elf()414 Elf32_Word old_sh_link; /* Original value of shdr.sh_link. */ in handle_elf()415 Elf32_Word symtab_idx; in handle_elf()416 Elf32_Word version_idx; in handle_elf()[all …]