Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h258 bool IsPcRelative() const { in IsPcRelative() function
Doat_writer.cc755 if (!patch.IsPcRelative()) { in VisitMethod()
/art/compiler/driver/
Dcompiler_driver.cc653 if (!patch.IsPcRelative()) { in CompileMethod()