Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_define.h229 struct FrameDescEntry { struct
230 uintptr_t pcStart = 0;
231 uintptr_t pcEnd = 0;
232 uintptr_t lsda = 0;
233 uintptr_t instructionsOff = 0;
234 uintptr_t instructionsEnd = 0;
235 uintptr_t cieAddr = 0;
236 CommonInfoEntry cie;