Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSymbolRVASubsection.cpp20 DebugSymbolRVASubsectionRef::DebugSymbolRVASubsectionRef() in DebugSymbolRVASubsectionRef() function in DebugSymbolRVASubsectionRef
23 Error DebugSymbolRVASubsectionRef::initialize(BinaryStreamReader &Reader) { in initialize()
DDebugSubsectionVisitor.cpp85 DebugSymbolRVASubsectionRef Section; in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSymbolRVASubsection.h27 class DebugSymbolRVASubsectionRef final : public DebugSubsectionRef {
31 DebugSymbolRVASubsectionRef();
DDebugSubsectionVisitor.h31 class DebugSymbolRVASubsectionRef; variable
64 virtual Error visitCOFFSymbolRVAs(DebugSymbolRVASubsectionRef &RVAs,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp232 fromCodeViewSubsection(const DebugSymbolRVASubsectionRef &RVAs);
739 const DebugSymbolRVASubsectionRef &Section) { in fromCodeViewSubsection()
786 Error visitCOFFSymbolRVAs(DebugSymbolRVASubsectionRef &Symbols,
883 DebugSymbolRVASubsectionRef &RVAs, const StringsAndChecksumsRef &State) { in visitCOFFSymbolRVAs()