Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h229 bool IsPcRelative() const { in IsPcRelative() function
Doat_writer.cc968 if (!patch.IsPcRelative()) { in VisitMethod()
/art/compiler/driver/
Dcompiler_driver.cc622 if (!patch.IsPcRelative()) { in CompileMethod()