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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf.c5871 Elf_Internal_Shdr *ihdr, *ohdr;
5900 ihdr = &elf_section_data (isec)->this_hdr;
5905 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0)
5926 Elf_Internal_Shdr *ihdr, *ohdr;
5932 ihdr = &elf_section_data (isec)->this_hdr;
5935 ohdr->sh_entsize = ihdr->sh_entsize;
5937 if (ihdr->sh_type == SHT_SYMTAB
5938 || ihdr->sh_type == SHT_DYNSYM
5939 || ihdr->sh_type == SHT_GNU_verneed
5940 || ihdr
5866 Elf_Internal_Shdr *ihdr, *ohdr; local
5921 Elf_Internal_Shdr *ihdr, *ohdr; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf.c7334 Elf_Internal_Shdr *ihdr, *ohdr;
7380 ihdr = &elf_section_data (isec)->this_hdr;
7385 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0)
7406 Elf_Internal_Shdr *ihdr, *ohdr;
7412 ihdr = &elf_section_data (isec)->this_hdr;
7415 ohdr->sh_entsize = ihdr->sh_entsize;
7417 if (ihdr->sh_type == SHT_SYMTAB
7418 || ihdr->sh_type == SHT_DYNSYM
7419 || ihdr->sh_type == SHT_GNU_verneed
7420 || ihdr
7332 Elf_Internal_Shdr *ihdr, *ohdr; local
7404 Elf_Internal_Shdr *ihdr, *ohdr; local
[all...]

Completed in 65 milliseconds