Searched refs:intopt (Results 1 – 1 of 1) sorted by relevance
6949 Elf_Internal_Options intopt; in _bfd_mips_elf_section_processing() local6952 &intopt); in _bfd_mips_elf_section_processing()6953 if (intopt.size < sizeof (Elf_External_Options)) in _bfd_mips_elf_section_processing()6957 abfd, MIPS_ELF_OPTIONS_SECTION_NAME (abfd), intopt.size); in _bfd_mips_elf_section_processing()6960 if (ABI_64_P (abfd) && intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()6975 else if (intopt.kind == ODK_REGINFO) in _bfd_mips_elf_section_processing()6990 l += intopt.size; in _bfd_mips_elf_section_processing()7182 Elf_Internal_Options intopt; in _bfd_mips_elf_section_from_shdr() local7185 &intopt); in _bfd_mips_elf_section_from_shdr()7186 if (intopt.size < sizeof (Elf_External_Options)) in _bfd_mips_elf_section_from_shdr()[all …]