Home
last modified time | relevance | path

Searched refs:visitCrossModuleImports (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp64 return V.visitCrossModuleImports(Section, State); in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h53 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp778 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
842 Error SubsectionConversionVisitor::visitCrossModuleImports( in visitCrossModuleImports() function in SubsectionConversionVisitor