Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DUnwindPlan.cpp158 static void DumpRegisterName(Stream &s, const UnwindPlan *unwind_plan, in DumpRegisterName() function
195 DumpRegisterName(s, unwind_plan, thread, m_value.reg.reg_num); in Dump()
200 DumpRegisterName(s, unwind_plan, thread, m_value.reg.reg_num); in Dump()
242 DumpRegisterName(s, unwind_plan, thread, idx->first); in Dump()