Home
last modified time | relevance | path

Searched refs:DumpRegisterName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp165 static void DumpRegisterName(Stream &s, const UnwindPlan *unwind_plan, in DumpRegisterName() function
204 DumpRegisterName(s, unwind_plan, thread, m_value.reg.reg_num); in Dump()
209 DumpRegisterName(s, unwind_plan, thread, m_value.reg.reg_num); in Dump()
252 DumpRegisterName(s, unwind_plan, thread, idx->first); in Dump()