Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp70 static void DumpList(Stream &strm, const char *title, in DumpList() function
105 DumpList(strm, "Invalidates: ", invalidates, emit_str); in DoDumpRegisterInfo()
106 DumpList(strm, " Read from: ", read_from, emit_str); in DoDumpRegisterInfo()
112 DumpList(strm, " In sets: ", in_sets, emit_set); in DoDumpRegisterInfo()