Searched defs:isAbsolute (Results 1 – 9 of 9) sorted by relevance
49 bool isAbsolute() const { return !SymA && !SymB; } in isAbsolute() function
264 bool isAbsolute() const { in isAbsolute() function
33 bool BinaryData::isAbsolute() const { return Flags & SymbolRef::SF_Absolute; } in isAbsolute() function in BinaryData
132 bool isAbsolute() const { return originalIsec == nullptr; } isAbsolute() function
47 bool isAbsolute() const { return forceAbsolute || sec == nullptr; } isAbsolute() function
192 static bool isAbsolute(const Symbol &sym) { isAbsolute() function
136 bool isAbsolute() const { return static_cast<bool>(IsAbsolute); } in isAbsolute() function 536 bool isAbsolute() const { isAbsolute() function [all...]
373 bool isAbsolute() const { isAbsolute() function
3462 static bool isAbsolute(SDValue CmpOp, SDValue Pos, SDValue Neg) { isAbsolute() function