Searched refs:IsRelative (Results 1 – 2 of 2) sorted by relevance
167 if (patch->IsCall() && patch->AsCall()->IsRelative()) { in SetPatchLocation()218 if (patch->IsRelative()) { in PatchElf()
483 virtual bool IsRelative() const { in IsRelative() function519 bool IsRelative() const { in IsRelative() function