Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderFuzz.cpp88 unwinder.SetJitDebug(jit_debug_ptr.get()); in LLVMFuzzerTestOneInput()
/system/unwinding/libunwindstack/
DUnwinder.cpp382 void Unwinder::SetJitDebug(JitDebug* jit_debug) { in SetJitDebug() function in unwindstack::Unwinder
425 SetJitDebug(jit_debug_); in Init()
/system/unwinding/libunwindstack/include/unwindstack/
DUnwinder.h99 void SetJitDebug(JitDebug* jit_debug);
/system/unwinding/libbacktrace/
DUnwindStack.cpp55 unwinder.SetJitDebug(stack_map->GetJitDebug()); in Unwind()
/system/unwinding/libunwindstack/tests/
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()
DUnwinderTest.cpp1735 unwinder.SetJitDebug(jit_debug.get()); in TEST_F()