Home
last modified time | relevance | path

Searched defs:ShadowFrame (Results 1 – 15 of 15) sorted by relevance

/art/runtime/
Dmethod_handles.h30 class ShadowFrame; variable
Dreflection.h36 class ShadowFrame; variable
Dart_method.h58 class ShadowFrame; variable
Dmanaged_stack.h37 class ShadowFrame; variable
Dquick_exception_handler.h41 class ShadowFrame; variable
Dstack.h42 class ShadowFrame; variable
Dtrace.h46 class ShadowFrame; variable
Dinstrumentation.h53 class ShadowFrame; variable
Dthread.h103 class ShadowFrame; variable
/art/runtime/interpreter/
Dinterpreter.h33 class ShadowFrame; variable
Dunstarted_runtime.h32 class ShadowFrame; variable
Dinterpreter_switch_impl.h29 class ShadowFrame; variable
Dshadow_frame.h38 class ShadowFrame; variable
358 ShadowFrame(uint32_t num_vregs, ArtMethod* method, uint32_t dex_pc) in ShadowFrame() function
Dunstarted_runtime.cc1079 void UnstartedRuntime::UnstartedSystemNanoTime(Thread* self, ShadowFrame*, JValue*, size_t) { in UnstartedSystemNanoTime() argument
/art/openjdkjvmti/
Dart_jvmti.h60 class ShadowFrame; variable