Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_context.h57 struct UnwindAccessors { struct
58 int (*FindUnwindTable)(uintptr_t, UnwindTableInfo &, void *);
59 int (*AccessMem)(uintptr_t, uintptr_t *, void *);
60 int (*AccessReg)(int, uintptr_t *, void *);
61 int (*GetMapByPc)(uintptr_t, std::shared_ptr<DfxMap> &, void *);