Searched defs:UnwindInfo (Results 1 – 2 of 2) sorted by relevance
131 struct UnwindInfo { struct132 const VirtualThread &thread;133 const u64 *regs;134 size_t regNumber;135 ArchType arch;136 CallStack &callStack;
150 struct UnwindInfo { struct151 const VirtualThread &thread;152 const u64 *regs;153 size_t regNumber;154 ArchType arch;155 CallStack &callStack;