Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDType.cpp174 bool show_name) { in GetDescription() argument
178 if (show_name) { in GetDescription()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDType.h116 void GetDescription(Stream *s, lldb::DescriptionLevel level, bool show_name);
/freebsd-11-stable/contrib/binutils/binutils/
HDreadelf.c185 static int show_name; variable
9584 if (show_name) in process_object()
9725 show_name = 1; in process_archive()
9986 show_name = 1; in main()