Searched refs:sec_relocs (Results 1 – 1 of 1) sorted by relevance
8003 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local8012 sec_relocs in _bfd_mips_elf_check_relocs()8015 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()8018 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()8019 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()8024 if (elf_section_data (o)->relocs != sec_relocs) in _bfd_mips_elf_check_relocs()8025 free (sec_relocs); in _bfd_mips_elf_check_relocs()8128 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local8137 sec_relocs in _bfd_mips_elf_check_relocs()8140 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()[all …]