Searched defs:UnwindEntryInfo (Results 1 – 1 of 1) sorted by relevance
46 struct UnwindEntryInfo { struct47 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;