Searched refs:intopt (Results 1 – 1 of 1) sorted by relevance
6976 Elf_Internal_Options intopt; in _bfd_mips_elf_section_processing() local6979 &intopt); in _bfd_mips_elf_section_processing()6980 if (intopt.size < sizeof (Elf_External_Options)) in _bfd_mips_elf_section_processing()6984 abfd, MIPS_ELF_OPTIONS_SECTION_NAME (abfd), intopt.size); in _bfd_mips_elf_section_processing()6987 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()7002 else if (intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()7017 l += intopt.size; in _bfd_mips_elf_section_processing()7209 Elf_Internal_Options intopt; in _bfd_mips_elf_section_from_shdr() local7212 &intopt); in _bfd_mips_elf_section_from_shdr()7213 if (intopt.size < sizeof (Elf_External_Options)) in _bfd_mips_elf_section_from_shdr()[all …]