Searched defs:unwindInfo (Results 1 – 3 of 3) sorted by relevance
63 UnwindInfo* unwindInfo = static_cast<UnwindInfo *>(arg); in FindUnwindTable() local85 UnwindInfo* unwindInfo = static_cast<UnwindInfo *>(arg); in AccessMem() local108 UnwindInfo* unwindInfo = static_cast<UnwindInfo *>(arg); in GetMapByPc() local367 UnwindInfo unwindInfo = { in ProcessStackBuffer() local
75 void DoUnwind(const std::shared_ptr<Unwinder>& unwinder, UnwindInfo& unwindInfo) in DoUnwind()
54 void *unwindInfo; member