Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp85 DebugSymbolRVASubsectionRef Section; in visitDebugSubsection()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.h26 class DebugSymbolRVASubsectionRef final : public DebugSubsectionRef {
30 DebugSymbolRVASubsectionRef();
H A DDebugSubsectionVisitor.h27 class DebugSymbolRVASubsectionRef; variable
59 virtual Error visitCOFFSymbolRVAs(DebugSymbolRVASubsectionRef &RVAs,
/freebsd/contrib/llvm-project/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()