Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7195 Elf64_Internal_RegInfo intreg; in _bfd_mips_elf_section_from_shdr() local
7201 &intreg); in _bfd_mips_elf_section_from_shdr()
7202 elf_gp (abfd) = intreg.ri_gp_value; in _bfd_mips_elf_section_from_shdr()
7206 Elf32_RegInfo intreg; in _bfd_mips_elf_section_from_shdr() local
7212 &intreg); in _bfd_mips_elf_section_from_shdr()
7213 elf_gp (abfd) = intreg.ri_gp_value; in _bfd_mips_elf_section_from_shdr()