Home
last modified time | relevance | path

Searched refs:ReflSectionKind (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h453 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind) { in getSwift5ReflectionSection() argument
454 return ReflSectionKind != in getSwift5ReflectionSection()
456 ? Swift5ReflectionSections[ReflSectionKind] in getSwift5ReflectionSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h102 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind,
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp422 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind, in emitSwiftReflectionSection() argument
425 MOFI->getSwift5ReflectionSection(ReflSectionKind); in emitSwiftReflectionSection()