Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp503 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in EmitGlobalVariable() local
505 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()