Searched refs:Mips_classify_reloc (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | mips.cc | 3147 class Mips_classify_reloc; 3150 class Mips_classify_reloc<sh_type_, 32, big_endian> : class 3212 class Mips_classify_reloc<sh_type_, 64, big_endian> : class 3617 return Mips_classify_reloc<elfcpp::SHT_REL, size, big_endian>:: in get_r_sym() 8587 typedef Mips_classify_reloc<elfcpp::SHT_REL, size, big_endian> in gc_process_relocs() 8605 typedef Mips_classify_reloc<elfcpp::SHT_RELA, size, big_endian> in gc_process_relocs() 8646 typedef Mips_classify_reloc<elfcpp::SHT_REL, size, big_endian> in scan_relocs() 8664 typedef Mips_classify_reloc<elfcpp::SHT_RELA, size, big_endian> in scan_relocs() 9869 typedef Mips_classify_reloc<elfcpp::SHT_REL, size, big_endian> in relocate_section() 9887 typedef Mips_classify_reloc<elfcpp::SHT_RELA, size, big_endian> in relocate_section() [all …]
|