Searched refs:RegisterContextToInfo (Results 1 – 1 of 1) sorted by relevance
182 class RegisterContextToInfo: public SymbolFile::RegisterInfoResolver { class184 RegisterContextToInfo(RegisterContext &ctx) : m_ctx(ctx) {} in RegisterContextToInfo() function in __anon0c9333940111::RegisterContextToInfo208 RegisterContextToInfo(*thread.GetRegisterContext())); in GetSymbolFileUnwindPlan()