Searched refs:isRelative (Results 1 – 3 of 3) sorted by relevance
90 static bool isRelative(uint64_t Type);112 bool isRelative() const { return isRelative(Type); } in isRelative() function
585 bool Relocation::isRelative(uint64_t Type) { in isRelative() function in Relocation
4938 const bool IsRelative = Rel.isRelative(); in patchELFAllocatableRelaSections()