Searched defs:isRelative (Results 1 – 2 of 2) sorted by relevance
125 bool isRelative() const { return isRelative(Type); } in isRelative() function
882 bool Relocation::isRelative(uint64_t Type) { isRelative() function in Relocation