Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h449 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind) { in getSwift5ReflectionSection() argument
450 return ReflSectionKind != in getSwift5ReflectionSection()
452 ? Swift5ReflectionSections[ReflSectionKind] in getSwift5ReflectionSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h104 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp422 llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind, in emitSwiftReflectionSection() argument
425 MOFI->getSwift5ReflectionSection(ReflSectionKind); in emitSwiftReflectionSection()