Searched refs:HiDebug_StackFrame (Results 1 – 4 of 4) sorted by relevance
294 typedef struct HiDebug_StackFrame { struct307 } HiDebug_StackFrame; argument
215 typedef void (*OH_HiDebug_SymbolicAddressCallback)(void* pc, void* arg, const HiDebug_StackFrame* f…
62 auto callback = [] (void* pc, void* arg, const HiDebug_StackFrame* frame) { in __anonc00a800e0102()
41 HiDebug_StackFrame stackFrame; in OH_HiDebug_SymbolicAddress()