Home
last modified time | relevance | path

Searched refs:ohdr (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c6079 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_init_private_section_data() local
6115 ohdr = &elf_section_data (osec)->this_hdr; in _bfd_elf_init_private_section_data()
6116 ohdr->sh_flags |= SHF_LINK_ORDER; in _bfd_elf_init_private_section_data()
6134 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local
6141 ohdr = &elf_section_data (osec)->this_hdr; in _bfd_elf_copy_private_section_data()
6143 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data()
6149 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c5271 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local
5296 ohdr = &elf_section_data (osec)->this_hdr; in _bfd_elf_copy_private_section_data()
5298 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data()
5304 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()