Home
last modified time | relevance | path

Searched refs:GetDebugDispatchTable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test_switch.cpp57 thread->SetCurrentDispatchTable<false>(thread->GetDebugDispatchTable()); in EntryPoint()
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h619 void *const *GetDebugDispatchTable() const in GetDebugDispatchTable() function