Home
last modified time | relevance | path

Searched refs:DebugSymbolsSubsectionRef (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSymbolsSubsection.h19 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
21 DebugSymbolsSubsectionRef() in DebugSymbolsSubsectionRef() function
DDebugSubsectionVisitor.h32 class DebugSymbolsSubsectionRef; variable
59 virtual Error visitSymbols(DebugSymbolsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSymbolsSubsection.cpp15 Error DebugSymbolsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()
DDebugSubsectionVisitor.cpp67 DebugSymbolsSubsectionRef Section; in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp189 fromCodeViewSubsection(const DebugSymbolsSubsectionRef &Symbols);
674 const DebugSymbolsSubsectionRef &Symbols) { in fromCodeViewSubsection()
782 Error visitSymbols(DebugSymbolsSubsectionRef &Symbols,
864 DebugSymbolsSubsectionRef &Symbols, const StringsAndChecksumsRef &State) { in visitSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp251 DebugSymbolsSubsectionRef Symbols; in getSymbolStats()
749 DebugSymbolsSubsectionRef Symbols; in dumpUdtStats()
1302 iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()
1305 DebugSymbolsSubsectionRef &Symbols) { in dumpModuleSymsForObj()