Searched defs:shdr_info (Results 1 – 1 of 1) sorted by relevance
388 struct shdr_info in handle_elf() struct390 Elf_Scn *scn; in handle_elf()391 GElf_Shdr shdr; in handle_elf()392 Elf_Data *data; in handle_elf()393 Elf_Data *debug_data; in handle_elf()394 const char *name; in handle_elf()395 Elf32_Word idx; /* Index in new file. */ in handle_elf()396 Elf32_Word old_sh_link; /* Original value of shdr.sh_link. */ in handle_elf()397 Elf32_Word symtab_idx; in handle_elf()398 Elf32_Word version_idx; in handle_elf()[all …]