Home
last modified time | relevance | path

Searched refs:sec_relocs (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c8003 Elf_Internal_Rela *sec_relocs; in _bfd_mips_elf_check_relocs() local
8012 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() local
8137 sec_relocs in _bfd_mips_elf_check_relocs()
8140 if (sec_relocs == NULL) in _bfd_mips_elf_check_relocs()
[all …]