Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp665 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in emitGlobalVariable() local
667 OutStreamer->SwitchSection(TLVSect); in emitGlobalVariable()