Home
last modified time | relevance | path

Searched defs:show_function_name (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DVariable.cpp178 const bool show_function_name = true; in DumpDeclaration() local
H A DSymbolContext.cpp143 const bool show_function_name = true; in DumpStopContext() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DAddress.cpp670 const bool show_function_name = (style != DumpStyleNoFunctionName); in Dump() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSource.cpp1074 const bool show_function_name = true; in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1835 const bool show_function_name = true; in Dump() local