Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DDebugSymbolsSubsection.h18 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
20 DebugSymbolsSubsectionRef() in DebugSymbolsSubsectionRef() function
DDebugSubsectionVisitor.h28 class DebugSymbolsSubsectionRef; variable
54 virtual Error visitSymbols(DebugSymbolsSubsectionRef &CSE,
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DDebugSymbolsSubsection.cpp15 Error DebugSymbolsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()
DDebugSubsectionVisitor.cpp67 DebugSymbolsSubsectionRef Section; in visitDebugSubsection()
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
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()
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp289 DebugSymbolsSubsectionRef Symbols; in getSymbolStats()
734 DebugSymbolsSubsectionRef Symbols; in dumpUdtStats()
1441 return iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()
1444 DebugSymbolsSubsectionRef &Symbols) -> Error { in dumpModuleSymsForObj()