Home
last modified time | relevance | path

Searched refs:hdrpp (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c3162 asection **hdrpp; in make_mapping() local
3172 for (i = from, hdrpp = sections + from; i < to; i++, hdrpp++) in make_mapping()
3202 asection **hdrpp; in map_sections_to_segments() local
3312 for (i = 0, hdrpp = sections; i < count; i++, hdrpp++) in map_sections_to_segments()
3317 hdr = *hdrpp; in map_sections_to_segments()
4273 Elf_Internal_Shdr **hdrpp; in assign_file_positions_except_relocs() local
4282 for (i = 1, hdrpp = i_shdrpp + 1; i < num_sec; i++, hdrpp++) in assign_file_positions_except_relocs()
4286 hdr = *hdrpp; in assign_file_positions_except_relocs()
4308 Elf_Internal_Shdr **hdrpp; in assign_file_positions_except_relocs() local
4318 for (i = 1, hdrpp = i_shdrpp + 1; i < num_sec; i++, hdrpp++) in assign_file_positions_except_relocs()
[all …]
H A Delfxx-mips.c7197 Elf_Internal_Shdr **hdrpp; in _bfd_mips_elf_final_write_processing() local
7209 for (i = 1, hdrpp = elf_elfsections (abfd) + 1; in _bfd_mips_elf_final_write_processing()
7211 i++, hdrpp++) in _bfd_mips_elf_final_write_processing()
7213 switch ((*hdrpp)->sh_type) in _bfd_mips_elf_final_write_processing()
7219 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7223 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
7229 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7233 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
7241 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7254 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c3603 asection **hdrpp; in make_mapping() local
3613 for (i = from, hdrpp = sections + from; i < to; i++, hdrpp++) in make_mapping()
3662 asection **hdrpp; in map_sections_to_segments() local
3772 for (i = 0, hdrpp = sections; i < count; i++, hdrpp++) in map_sections_to_segments()
3777 hdr = *hdrpp; in map_sections_to_segments()
4929 Elf_Internal_Shdr **hdrpp; in assign_file_positions_except_relocs() local
4938 for (i = 1, hdrpp = i_shdrpp + 1; i < num_sec; i++, hdrpp++) in assign_file_positions_except_relocs()
4942 hdr = *hdrpp; in assign_file_positions_except_relocs()
4964 Elf_Internal_Shdr **hdrpp; in assign_file_positions_except_relocs() local
4974 for (i = 1, hdrpp = i_shdrpp + 1; i < num_sec; i++, hdrpp++) in assign_file_positions_except_relocs()
[all …]
H A Delfxx-mips.c9105 Elf_Internal_Shdr **hdrpp; in _bfd_mips_elf_final_write_processing() local
9117 for (i = 1, hdrpp = elf_elfsections (abfd) + 1; in _bfd_mips_elf_final_write_processing()
9119 i++, hdrpp++) in _bfd_mips_elf_final_write_processing()
9121 switch ((*hdrpp)->sh_type) in _bfd_mips_elf_final_write_processing()
9127 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9131 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
9137 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9141 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
9149 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9162 BFD_ASSERT ((*hdrpp)->bfd_section != NULL); in _bfd_mips_elf_final_write_processing()
[all …]