Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossImpSubsection.h48 class DebugCrossModuleImportsSubsectionRef final : public DebugSubsectionRef {
53 DebugCrossModuleImportsSubsectionRef()
DDebugSubsectionVisitor.h27 class DebugCrossModuleImportsSubsectionRef; variable
53 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp45 Error DebugCrossModuleImportsSubsectionRef::initialize( in initialize()
50 Error DebugCrossModuleImportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize()
DDebugSubsectionVisitor.cpp61 DebugCrossModuleImportsSubsectionRef Section; in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp176 const DebugCrossModuleImportsSubsectionRef &Imports);
658 const DebugCrossModuleImportsSubsectionRef &Imports) { in fromCodeViewSubsection()
778 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
843 DebugCrossModuleImportsSubsectionRef &Imports, in visitCrossModuleImports()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp896 iterateModuleSubsections<DebugCrossModuleImportsSubsectionRef>( in dumpXmi()
899 DebugCrossModuleImportsSubsectionRef &Imports) { in dumpXmi()