Home
last modified time | relevance | path

Searched refs:getSwift5ReflectionSegmentName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp326 if (!Ctx->getSwift5ReflectionSegmentName().empty()) { in initMachOMCObjectFileInfo()
330 Ctx->getMachOSection(Ctx->getSwift5ReflectionSegmentName().data(), \ in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h397 const StringRef &getSwift5ReflectionSegmentName() const { in getSwift5ReflectionSegmentName() function