Searched defs:UnwindInfo (Results 1 – 2 of 2) sorted by relevance
128 struct UnwindInfo { struct129 const VirtualThread &thread;130 const u64 *regs;131 size_t regNumber;132 ArchType arch;133 CallStack &callStack;
125 struct UnwindInfo { struct126 const VirtualThread &thread;127 const u64 *regs;128 size_t regNumber;129 ArchType arch;130 CallStack &callStack;