Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp373 auto ReflSectionKind = in calculateStartOfStrippableReflectionSections() local
440 auto ReflSectionKind = in collectRelocationsToApplyToSwiftReflectionSections() local
493 auto ReflSectionKind = in collectRelocationsToApplyToSwiftReflectionSections() local
562 auto ReflSectionKind = in copySwiftReflectionMetadata() local
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h451 getSwift5ReflectionSection(llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind) getSwift5ReflectionSection() argument
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp421 emitSwiftReflectionSection(llvm::binaryformat::Swift5ReflectionSectionKind ReflSectionKind,StringRef Buffer,uint32_t Alignment,uint32_t Size) emitSwiftReflectionSection() argument