Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp99 llvm::StringRef GDBFormatHelpTextCallback() { in GDBFormatHelpTextCallback() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h156 llvm::StringRef GDBFormatHelpTextCallback();
192 …BFormat, "gdb-format", CommandCompletions::eNoCompletion, {}, { GDBFormatHelpTextCallback, true },…