Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp180 struct YAMLSymbolsSubsection : public YAMLSubsectionBase { struct
181 YAMLSymbolsSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Symbols) {} in YAMLSymbolsSubsection() function
190 std::vector<CodeViewYAML::SymbolRecord> Symbols;