Searched defs:UnwindInfo (Results 1 – 2 of 2) sorted by relevance
111 struct UnwindInfo { struct112 const VirtualThread &thread;113 const u64 *regs;114 size_t regNumber;115 ArchType arch;116 CallStack &callStack;
131 struct UnwindInfo { struct132 const VirtualThread &thread;133 const u64 *regs;134 size_t regNumber;135 ArchType arch;136 CallStack &callStack;