Home
last modified time | relevance | path

Searched refs:IsRelative (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Delf_patcher.cc167 if (patch->IsCall() && patch->AsCall()->IsRelative()) { in SetPatchLocation()
218 if (patch->IsRelative()) { in PatchElf()
/art/compiler/driver/
Dcompiler_driver.h483 virtual bool IsRelative() const { in IsRelative() function
519 bool IsRelative() const { in IsRelative() function