Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.h18 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
20 DebugSymbolsSubsectionRef() in DebugSymbolsSubsectionRef() function
H A DDebugSubsectionVisitor.h29 class DebugSymbolsSubsectionRef; variable
55 virtual Error visitSymbols(DebugSymbolsSubsectionRef &CSE,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.cpp14 Error DebugSymbolsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()
H A DDebugSubsectionVisitor.cpp66 DebugSymbolsSubsectionRef Section; in visitDebugSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp188 fromCodeViewSubsection(const DebugSymbolsSubsectionRef &Symbols);
673 const DebugSymbolsSubsectionRef &Symbols) { in fromCodeViewSubsection()
781 Error visitSymbols(DebugSymbolsSubsectionRef &Symbols,
863 DebugSymbolsSubsectionRef &Symbols, const StringsAndChecksumsRef &State) { in visitSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp289 DebugSymbolsSubsectionRef Symbols; in getSymbolStats()
834 DebugSymbolsSubsectionRef Symbols; in dumpUdtStats()
1543 iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()
1546 DebugSymbolsSubsectionRef &Symbols) { in dumpModuleSymsForObj()