Home
last modified time | relevance | path

Searched refs:DebugSymbolRVASubsectionRef (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp19 DebugSymbolRVASubsectionRef::DebugSymbolRVASubsectionRef() in DebugSymbolRVASubsectionRef() function in DebugSymbolRVASubsectionRef
22 Error DebugSymbolRVASubsectionRef::initialize(BinaryStreamReader &Reader) { in initialize()
H A DDebugSubsectionVisitor.cpp84 DebugSymbolRVASubsectionRef Section; in visitDebugSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.h26 class DebugSymbolRVASubsectionRef final : public DebugSubsectionRef {
30 DebugSymbolRVASubsectionRef();
H A DDebugSubsectionVisitor.h28 class DebugSymbolRVASubsectionRef; variable
60 virtual Error visitCOFFSymbolRVAs(DebugSymbolRVASubsectionRef &RVAs,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp231 fromCodeViewSubsection(const DebugSymbolRVASubsectionRef &RVAs);
738 const DebugSymbolRVASubsectionRef &Section) { in fromCodeViewSubsection()
785 Error visitCOFFSymbolRVAs(DebugSymbolRVASubsectionRef &Symbols,
882 DebugSymbolRVASubsectionRef &RVAs, const StringsAndChecksumsRef &State) { in visitCOFFSymbolRVAs()