Searched refs:MipsGOT (Results 1 – 6 of 6) sorted by relevance
33 MipsGOT::GOTMultipart::GOTMultipart(size_t local, size_t global) in GOTMultipart()43 bool MipsGOT::GOTMultipart::isConsumed() const in isConsumed()49 void MipsGOT::GOTMultipart::consumeLocal() in consumeLocal()57 void MipsGOT::GOTMultipart::consumeGlobal() in consumeGlobal()68 MipsGOT::LocalEntry::LocalEntry(const ResolveInfo* pInfo, in LocalEntry()76 bool MipsGOT::LocalEntry::operator<(const LocalEntry &O) const in operator <()90 MipsGOT::MipsGOT(LDSection& pSection) in MipsGOT() function in MipsGOT97 uint64_t MipsGOT::getGPDispAddress() const in getGPDispAddress()102 void MipsGOT::reserve(size_t pNum) in reserve()108 bool MipsGOT::hasGOT1() const in hasGOT1()[all …]
33 class MipsGOT : public GOT36 MipsGOT(LDSection& pSection);202 class Mips32GOT : public MipsGOT221 class Mips64GOT : public MipsGOT
93 MipsGOT& getGOT();94 const MipsGOT& getGOT() const;218 MipsGOT* m_pGOT; // .got
9 MipsGOT.cpp \
296 const MipsGOT& m_pGOT;298 DynsymGOTCompare(const MipsGOT& pGOT) in DynsymGOTCompare()423 MipsGOT& MipsGNULDBackend::getGOT() in getGOT()429 const MipsGOT& MipsGNULDBackend::getGOT() const in getGOT()
618 MipsGOT& got = getTarget().getGOT(); in getLocalGOTEntry()646 MipsGOT& got = getTarget().getGOT(); in getGlobalGOTEntry()673 MipsGOT& got = getTarget().getGOT(); in getGOTOffset()935 MipsGOT& got = pParent.getTarget().getGOT(); in got16()