Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp589 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in EmitGlobalVariable() local
591 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()