Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.cpp57 return V.visitCrossModuleExports(Section, State); in visitDebugSubsection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h46 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp775 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
830 Error SubsectionConversionVisitor::visitCrossModuleExports( in visitCrossModuleExports() function in SubsectionConversionVisitor