Searched defs:UnwindInfo (Results 1 – 2 of 2) sorted by relevance
132 struct UnwindInfo { struct133 const VirtualThread &thread;134 const u64 *regs;135 size_t regNumber;136 ArchType arch;137 CallStack &callStack;
153 struct UnwindInfo { struct154 const VirtualThread &thread;155 const u64 *regs;156 size_t regNumber;157 ArchType arch;158 CallStack &callStack;