Home
last modified time | relevance | path

Searched refs:output_rel_hdr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delflink.c1996 Elf_Internal_Shdr *output_rel_hdr; in _bfd_elf_link_output_relocs() local
2003 output_rel_hdr = NULL; in _bfd_elf_link_output_relocs()
2008 output_rel_hdr = &elf_section_data (output_section)->rel_hdr; in _bfd_elf_link_output_relocs()
2015 output_rel_hdr = elf_section_data (output_section)->rel_hdr2; in _bfd_elf_link_output_relocs()
2037 erel = output_rel_hdr->contents; in _bfd_elf_link_output_relocs()
H A Delflink.h6721 Elf_Internal_Shdr *output_rel_hdr; local
6728 output_rel_hdr = NULL;
6733 output_rel_hdr = &elf_section_data (output_section)->rel_hdr;
6740 output_rel_hdr = elf_section_data (output_section)->rel_hdr2;
6762 erel = output_rel_hdr->contents;
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c2177 Elf_Internal_Shdr *output_rel_hdr; in _bfd_elf_link_output_relocs() local
2184 output_rel_hdr = NULL; in _bfd_elf_link_output_relocs()
2189 output_rel_hdr = &elf_section_data (output_section)->rel_hdr; in _bfd_elf_link_output_relocs()
2196 output_rel_hdr = elf_section_data (output_section)->rel_hdr2; in _bfd_elf_link_output_relocs()
2216 erel = output_rel_hdr->contents; in _bfd_elf_link_output_relocs()