Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.h19 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
21 DebugSymbolsSubsectionRef() in DebugSymbolsSubsectionRef() function
H A DDebugSubsectionVisitor.h32 class DebugSymbolsSubsectionRef; variable
59 virtual Error visitSymbols(DebugSymbolsSubsectionRef &CSE,
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.cpp15 Error DebugSymbolsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()
H A DDebugSubsectionVisitor.cpp67 DebugSymbolsSubsectionRef Section; in visitDebugSubsection()
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A 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()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp267 DebugSymbolsSubsectionRef Symbols; in getSymbolStats()
776 DebugSymbolsSubsectionRef Symbols; in dumpUdtStats()
1463 iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()
1466 DebugSymbolsSubsectionRef &Symbols) { in dumpModuleSymsForObj()