Searched defs:shdr_info (Results 1 – 1 of 1) sorted by relevance
421 struct shdr_info in handle_elf() struct423 Elf_Scn *scn; in handle_elf()424 GElf_Shdr shdr; in handle_elf()425 Elf_Data *data; in handle_elf()426 Elf_Data *debug_data; in handle_elf()427 const char *name; in handle_elf()428 Elf32_Word idx; /* Index in new file. */ in handle_elf()429 Elf32_Word old_sh_link; /* Original value of shdr.sh_link. */ in handle_elf()430 Elf32_Word symtab_idx; in handle_elf()431 Elf32_Word version_idx; in handle_elf()[all …]