Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp58 return V.visitCrossModuleExports(Section, State); in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h50 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp776 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
831 Error SubsectionConversionVisitor::visitCrossModuleExports( in visitCrossModuleExports() function in SubsectionConversionVisitor