Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf.c1249 Elf_Internal_Shdr ** oheaders = elf_elfsections (obfd); in find_link() local
1252 if (section_match (oheaders[hint], iheader)) in find_link()
1257 Elf_Internal_Shdr * oheader = oheaders[i]; in find_link()
1370 Elf_Internal_Shdr **oheaders = elf_elfsections (obfd); in _bfd_elf_copy_private_bfd_data() local
1398 if (iheaders == NULL || oheaders == NULL) in _bfd_elf_copy_private_bfd_data()
1407 Elf_Internal_Shdr * oheader = oheaders[i]; in _bfd_elf_copy_private_bfd_data()
Delf32-arm.c18232 Elf_Internal_Shdr **oheaders = elf_elfsections (obfd); in elf32_arm_copy_special_section_fields() local
18257 if (oheaders[i]->bfd_section in elf32_arm_copy_special_section_fields()
18270 if (oheaders[i] == osection) in elf32_arm_copy_special_section_fields()
18276 if (oheaders[i]->sh_type == SHT_PROGBITS in elf32_arm_copy_special_section_fields()
18277 && (oheaders[i]->sh_flags & (SHF_ALLOC | SHF_EXECINSTR)) in elf32_arm_copy_special_section_fields()
18287 if (oheaders[i]->sh_flags & SHF_GROUP) in elf32_arm_copy_special_section_fields()