Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp180 struct YAMLSymbolsSubsection : public YAMLSubsectionBase { struct
181 YAMLSymbolsSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Symbols) {} in YAMLSymbolsSubsection() argument
190 std::vector<CodeViewYAML::SymbolRecord> Symbols;