Home
last modified time | relevance | path

Searched defs:IsRelocationPossible (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dnoop_compiler_callbacks.h37 bool IsRelocationPossible() OVERRIDE { return false; } in IsRelocationPossible() function
/art/compiler/dex/
Dquick_compiler_callbacks.h46 bool IsRelocationPossible() OVERRIDE { in IsRelocationPossible() function