Lines Matching refs:Elf_Internal_Shdr
144 static void elf_debug_section (int, Elf_Internal_Shdr *);
295 Elf_Internal_Shdr *dst) in elf_swap_shdr_in()
321 const Elf_Internal_Shdr *src, in elf_swap_shdr_out()
497 Elf_Internal_Shdr i_shdr; in elf_object_p()
498 Elf_Internal_Shdr *i_shdrp; /* Section header table, internal form */ in elf_object_p()
739 Elf_Internal_Shdr *shdrp; in elf_object_p()
921 Elf_Internal_Shdr *rela_hdr; in elf_write_relocs()
1055 Elf_Internal_Shdr **i_shdrp; /* Section header table, internal form */ in elf_write_shdrs_and_ehdr()
1109 Elf_Internal_Shdr *hdr; in elf_slurp_symbol_table()
1110 Elf_Internal_Shdr *verhdr; in elf_slurp_symbol_table()
1350 Elf_Internal_Shdr *rel_hdr, in elf_slurp_reloc_table_from_section()
1452 Elf_Internal_Shdr *rel_hdr; in elf_slurp_reloc_table()
1453 Elf_Internal_Shdr *rel_hdr2; in elf_slurp_reloc_table()
1517 elf_debug_section (int num, Elf_Internal_Shdr *hdr) in elf_debug_section()