Searched refs:GetJitDebug (Results 1 - 2 of 2) sorted by relevance

/system/core/libbacktrace/
H A DUnwindStackMap.h55 unwindstack::JitDebug* GetJitDebug() { return jit_debug_.get(); } function in class:UnwindStackMap
H A DUnwindStack.cpp56 if (stack_map->GetJitDebug() != nullptr) {
57 unwinder.SetJitDebug(stack_map->GetJitDebug(), regs->Arch());

Completed in 50 milliseconds