Home
last modified time | relevance | path

Searched refs:IsPcRelative (Results 1 – 3 of 3) sorted by relevance

/art/compiler/linker/
Dlinker_patch.h173 bool IsPcRelative() const { in IsPcRelative() function
/art/compiler/driver/
Dcompiler_driver.cc498 if (!patch.IsPcRelative()) { in CompileMethodHarness()
/art/dex2oat/linker/
Doat_writer.cc1337 if (!patch.IsPcRelative()) { in VisitMethod()