Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.cpp58 return V.visitCrossModuleExports(Section, State); in visitDebugSubsection()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h45 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp775 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
830 Error SubsectionConversionVisitor::visitCrossModuleExports( in visitCrossModuleExports() function in SubsectionConversionVisitor