Home
last modified time | relevance | path

Searched refs:SetJitDebug (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderFuzz.cpp88 unwinder.SetJitDebug(jit_debug_ptr.get()); in LLVMFuzzerTestOneInput()
/aosp12/system/unwinding/libunwindstack/
H A DUnwinder.cpp382 void Unwinder::SetJitDebug(JitDebug* jit_debug) { in SetJitDebug() function in unwindstack::Unwinder
425 SetJitDebug(jit_debug_); in Init()
/aosp12/art/runtime/
H A Dbacktrace_helper.cc62 unwinder_.SetJitDebug(jit_.get()); in UnwindHelper()
/aosp12/system/unwinding/libbacktrace/
H A DUnwindStack.cpp55 unwinder.SetJitDebug(stack_map->GetJitDebug()); in Unwind()
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DUnwinder.h99 void SetJitDebug(JitDebug* jit_debug);
/aosp12/system/unwinding/libunwindstack/tests/
H A DUnwindOfflineTest.cpp322 unwinder.SetJitDebug(jit_debug.get()); in TEST_F()
624 unwinder.SetJitDebug(jit_debug.get()); in TEST_F()
948 unwinder.SetJitDebug(jit_debug.get()); in OfflineUnwind()
1071 unwinder.SetJitDebug(jit_debug.get()); in TEST_F()
H A DUnwinderTest.cpp1735 unwinder.SetJitDebug(jit_debug.get()); in TEST_F()