Searched refs:LocalEntry (Results 1 – 2 of 2) sorted by relevance
137 struct LocalEntry { struct142 LocalEntry(const ResolveInfo* pInfo, argument146 bool operator<(const LocalEntry& O) const;159 typedef std::set<LocalEntry> LocalSymbolSetType;
74 MipsGOT::LocalEntry::LocalEntry(const ResolveInfo* pInfo, in LocalEntry() function in mcld::MipsGOT::LocalEntry80 bool MipsGOT::LocalEntry::operator<(const LocalEntry& O) const { in operator <()242 LocalEntry entry(&pInfo, pAddend, reloc == llvm::ELF::R_MIPS_GOT16); in reserveLocalEntry()