Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcheck_reference_map_visitor.h66 uint32_t native_pc_offset, in CheckReferences()
78 uint32_t native_pc_offset, in CheckOptimizedMethod()
H A Dquick_exception_handler.cc589 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in HandleOptimizingDeoptimization() local
H A Dstack.cc319 uint32_t native_pc_offset = method_header->NativeQuickPcOffset(cur_quick_frame_pc_); in GetVRegFromOptimizedCode() local
H A Dthread.cc4311 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in VisitQuickFrameWithVregCallback() local
/aosp_15_r20/art/compiler/optimizing/
H A Dstack_map_stream.cc44 void StackMapStream::SetStackMapNativePcOffset(size_t i, uint32_t native_pc_offset) { in SetStackMapNativePcOffset()
109 uint32_t native_pc_offset, in BeginStackMapEntry()
/aosp_15_r20/art/runtime/entrypoints/jni/
H A Djni_entrypoints.cc165 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in artCriticalNativeFrameSize() local
/aosp_15_r20/art/compiler/
H A Dexception_test.cc78 const uint32_t native_pc_offset = 4u; in SetUp() local
/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils.cc223 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DoGetCalleeSaveMethodCallerAndDexPc() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1151 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DumpB74410240DebugData() local