Home
last modified time | relevance | path

Searched refs:SetNativeAddress (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/test/
Ddebugger_events_test.cpp117 nativeCalling.SetNativeAddress(nullptr); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/base/
Dpt_events.h252 NativeCalling &SetNativeAddress(const void *nativeAddress) in SetNativeAddress() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp252 nativeCalling.SetNativeAddress(nativeAddress); in NotifyNativeCalling()