Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp651 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in emitGlobalVariable() local
653 OutStreamer->SwitchSection(TLVSect); in emitGlobalVariable()