Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp180 struct YAMLSymbolsSubsection : public YAMLSubsectionBase { struct
181 YAMLSymbolsSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Symbols) {} in YAMLSymbolsSubsection() function
190 std::vector<CodeViewYAML::SymbolRecord> Symbols;