Home
last modified time | relevance | path

Searched defs:ReadMemFunc (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.h31 typedef bool (*ReadMemFunc)(void *ctx, uintptr_t addr, uintptr_t *val); typedef
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
H A Djs_stackinfo_test.cpp61 bool ReadMemFunc([[maybe_unused]] void *ctx, uintptr_t addr, uintptr_t *value) in ReadMemFunc() function
[all...]

Completed in 3 milliseconds