Searched refs:Mips_got_entry (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 397 class Mips_got_entry class 402 Mips_got_entry(Mips_relobj<size, big_endian>* object, unsigned int symndx, in Mips_got_entry() function in __anona7e08b770111::Mips_got_entry 408 Mips_got_entry(Mips_relobj<size, big_endian>* object, Mips_symbol<size>* sym, in Mips_got_entry() function in __anona7e08b770111::Mips_got_entry 443 equals(Mips_got_entry<size, big_endian>* other) const in equals() 536 operator()(Mips_got_entry<size, big_endian>* entry) const in operator ()() 547 operator()(Mips_got_entry<size, big_endian>* e1, in operator ()() 548 Mips_got_entry<size, big_endian>* e2) const in operator ()() 626 typedef Unordered_set<Mips_got_entry<size, big_endian>*, 661 record_got_entry(Mips_got_entry<size, big_endian>* entry, 709 count_got_entry(Mips_got_entry<size, big_endian>* entry); [all …]
|