Searched refs:sec_relocs (Results 1 – 1 of 1) sorted by relevance
7968 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local7977 sec_relocs in _bfd_mips_elf_check_relocs()7980 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()7983 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()7984 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()7989 if (elf_section_data (o)->relocs != sec_relocs) in _bfd_mips_elf_check_relocs()7990 free (sec_relocs); in _bfd_mips_elf_check_relocs()8093 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local8102 sec_relocs in _bfd_mips_elf_check_relocs()8105 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()[all …]