Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp72 bool show_function_name) const { in DumpStopContext()
86 if (!show_function_name) { in DumpStopContext()
103 if (!show_function_name) { in DumpStopContext()
143 const bool show_function_name = true; in DumpStopContext() local
146 show_inlined_frames, show_function_arguments, show_function_name); in DumpStopContext()
157 if (!show_function_name) { in DumpStopContext()
170 if (!show_function_name) { in DumpStopContext()
H A DVariable.cpp178 const bool show_function_name = true; in DumpDeclaration() local
182 show_function_arguments, show_function_name); in DumpDeclaration()
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolContext.h154 bool show_function_name) const;
/openbsd/gnu/llvm/lldb/source/Core/
H A DAddress.cpp670 const bool show_function_name = (style != DumpStyleNoFunctionName); in Dump() local
685 show_function_arguments, show_function_name); in Dump()
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSource.cpp1074 const bool show_function_name = true; in DoExecute() local
1079 show_function_arguments, show_function_name); in DoExecute()
/openbsd/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1835 const bool show_function_name = true; in Dump() local
1839 show_function_name); in Dump()