Home
last modified time | relevance | path

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

/art/tools/cpp-define-generator/
Druntime.def36 art::instrumentation::Instrumentation::RunExitHooksOffset().Int32Value())
/art/runtime/
Dinstrumentation.h207 static constexpr MemberOffset RunExitHooksOffset() { in RunExitHooksOffset() function
/art/compiler/jni/quick/
Djni_compiler.cc577 int offset = instrumentation::Instrumentation::RunExitHooksOffset().Int32Value(); in ArtJniCompileMethodInternal()