Home
last modified time | relevance | path

Searched defs:native_pc_offset (Results 1 – 9 of 9) sorted by relevance

/art/runtime/
Dcheck_reference_map_visitor.h65 uint32_t native_pc_offset, in CheckReferences()
77 uint32_t native_pc_offset, in CheckOptimizedMethod()
Dquick_exception_handler.cc558 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in HandleOptimizingDeoptimization() local
Dstack.cc305 uint32_t native_pc_offset = method_header->NativeQuickPcOffset(cur_quick_frame_pc_); in GetVRegFromOptimizedCode() local
Dthread.cc4203 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in VisitQuickFrameWithVregCallback() local
/art/runtime/entrypoints/jni/
Djni_entrypoints.cc164 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in artCriticalNativeFrameSize() local
/art/compiler/optimizing/
Dstack_map_stream.cc44 void StackMapStream::SetStackMapNativePcOffset(size_t i, uint32_t native_pc_offset) { in SetStackMapNativePcOffset()
107 uint32_t native_pc_offset, in BeginStackMapEntry()
/art/compiler/
Dexception_test.cc77 const uint32_t native_pc_offset = 4u; in SetUp() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc224 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DoGetCalleeSaveMethodCallerAndDexPc() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1067 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DumpB74410240DebugData() local