Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp181 struct YAMLSymbolsSubsection : public YAMLSubsectionBase { struct
182 YAMLSymbolsSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Symbols) {} in YAMLSymbolsSubsection() function
191 std::vector<CodeViewYAML::SymbolRecord> Symbols;