Home
last modified time | relevance | path

Searched defs:match_type (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp29 FormatterMatchType match_type = in AddFormat() local
37 FormatterMatchType match_type = in AddSummary() local
47 FormatterMatchType match_type = in AddStringSummary() local
58 FormatterMatchType match_type = in AddOneLineSummary() local
70 FormatterMatchType match_type = in AddCXXSummary() local
82 FormatterMatchType match_type = in AddCXXSynthetic() local
94 FormatterMatchType match_type = in AddFilter() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTypeNameSpecifier.cpp29 FormatterMatchType match_type) in SBTypeNameSpecifier()
102 lldb::FormatterMatchType match_type = GetMatchType(); in GetDescription() local
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h227 void AddTypeFormat(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFormat()
239 void AddTypeSummary(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeSummary()
251 void AddTypeFilter(llvm::StringRef name, lldb::FormatterMatchType match_type, in AddTypeFilter()
264 lldb::FormatterMatchType match_type, in AddTypeSynthetic()
H A DFormatClasses.h151 lldb::FormatterMatchType match_type) in TypeNameSpecifierImpl()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DNameMatches.cpp15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp57 FormatterMatchType match_type, ConstString name, in ScriptAddOptions()
75 FormatterMatchType match_type, std::string catg) in SynthAddOptions()
688 FormatterMatchType match_type = eFormatterMatchExact; in DoExecute() local
1568 FormatterMatchType match_type, in AddSummary()
2308 FormatterMatchType match_type, in AddSynth()
2482 FormatterMatchType match_type = eFormatterMatchExact; in AddFilter() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.c1166 lang_match_sec_type_func match_type) in lang_output_section_find_by_flags()