Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossExSubsection.cpp18 Error DebugCrossModuleExportsSubsectionRef::initialize( in initialize()
29 Error DebugCrossModuleExportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize()
DDebugSubsectionVisitor.cpp54 DebugCrossModuleExportsSubsectionRef Section; in visitDebugSubsection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossExSubsection.h24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
29 DebugCrossModuleExportsSubsectionRef() in DebugCrossModuleExportsSubsectionRef() function
DDebugSubsectionVisitor.h25 class DebugCrossModuleExportsSubsectionRef; variable
49 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp160 fromCodeViewSubsection(const DebugCrossModuleExportsSubsectionRef &Exports);
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
775 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()