Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_context.h46 struct UnwindEntryInfo { struct
47 uintptr_t startPc;
48 uintptr_t endPc;
49 uintptr_t lsda;
50 uintptr_t handler;
51 uintptr_t gp;
52 int format = -1;
53 int unwindInfoSize;
54 void *unwindInfo;