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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c6084 Elf_Internal_Shdr *ihdr, *ohdr;
6120 ohdr = &elf_section_data (osec)->this_hdr;
6121 ohdr->sh_flags |= SHF_LINK_ORDER;
6139 Elf_Internal_Shdr *ihdr, *ohdr;
6146 ohdr = &elf_section_data (osec)->this_hdr;
6148 ohdr->sh_entsize = ihdr->sh_entsize;
6154 ohdr->sh_info = ihdr->sh_info;
6079 Elf_Internal_Shdr *ihdr, *ohdr; local
6134 Elf_Internal_Shdr *ihdr, *ohdr; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c5276 Elf_Internal_Shdr *ihdr, *ohdr;
5301 ohdr = &elf_section_data (osec)->this_hdr;
5303 ohdr->sh_entsize = ihdr->sh_entsize;
5309 ohdr->sh_info = ihdr->sh_info;
5271 Elf_Internal_Shdr *ihdr, *ohdr; local

Completed in 203 milliseconds