Home
last modified time | relevance | path

Searched defs:debug_frame (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Ddebugger_test.cpp142 tooling::PtDebugFrame debug_frame(frame->GetMethod(), frame); in TEST_F() local
162 tooling::PtDebugFrame debug_frame(frame->GetMethod(), frame); in TEST_F() local
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.cpp403 PtDebugFrame debug_frame(method, frame); in EnumerateFrames() local