Searched refs:sec_relocs (Results 1 – 2 of 2) sorted by relevance
5089 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local5103 sec_relocs in _bfd_mips_elf_check_relocs()5106 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()5109 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()5110 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()5115 if (elf_section_data (o)->relocs != sec_relocs) in _bfd_mips_elf_check_relocs()5116 free (sec_relocs); in _bfd_mips_elf_check_relocs()
6152 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local6166 sec_relocs in _bfd_mips_elf_check_relocs()6169 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()6172 rend = sec_relocs + o->reloc_count; in _bfd_mips_elf_check_relocs()6173 for (r = sec_relocs; r < rend; r++) in _bfd_mips_elf_check_relocs()6178 if (elf_section_data (o)->relocs != sec_relocs) in _bfd_mips_elf_check_relocs()6179 free (sec_relocs); in _bfd_mips_elf_check_relocs()