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.h57 void CheckReferences(int* registers, int number_of_references, uint32_t native_pc_offset) in CheckReferences()
64 void CheckOptimizedMethod(int* registers, int number_of_references, uint32_t native_pc_offset) in CheckOptimizedMethod()
Dstack.cc81 uint32_t native_pc_offset = method_header->NativeQuickPcOffset(cur_quick_frame_pc); in GetCurrentInlineInfo() local
235 uint32_t native_pc_offset = method_header->NativeQuickPcOffset(cur_quick_frame_pc_); in GetVRegFromOptimizedCode() local
835 uint32_t native_pc_offset = in WalkStack() local
Dquick_exception_handler.cc408 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in HandleOptimizingDeoptimization() local
Dthread.cc3560 uintptr_t native_pc_offset = method_header->NativeQuickPcOffset(GetCurrentQuickFramePc()); in VisitQuickFrameWithVregCallback() local
/art/compiler/optimizing/
Dstack_map_stream.h162 void SetStackMapNativePcOffset(size_t i, uint32_t native_pc_offset) { in SetStackMapNativePcOffset()
Dstack_map_stream.cc29 uint32_t native_pc_offset, in BeginStackMapEntry()
Dcode_generator.cc1083 CodeOffset native_pc_offset = stack_map_stream->GetStackMap(count - 1).native_pc_code_offset; in HasStackMapAtCurrentPc() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc203 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DoGetCalleeSaveMethodCaller() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1230 uintptr_t native_pc_offset = current_code->NativeQuickPcOffset(caller_pc); in DumpB74410240DebugData() local