Searched refs:RelocationValueRef (Results 1 – 4 of 4) sorted by relevance
118 class RelocationValueRef {124 RelocationValueRef(): SectionID(0), Offset(0), Addend(0), SymbolName(0) {} in RelocationValueRef() function126 inline bool operator==(const RelocationValueRef &Other) const {130 inline bool operator <(const RelocationValueRef &Other) const {185 typedef std::map<RelocationValueRef, uintptr_t> StubMap;
112 RelocationValueRef &Rel);121 typedef SmallVector<RelocationValueRef, 2> GOTRelocations;
345 RelocationValueRef Value; in processRelocationRef()
583 RelocationValueRef &Rel) { in findOPDEntrySection()870 RelocationValueRef Value; in processRelocationRef()