Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp820 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in emitGlobalVariable() local
822 OutStreamer->switchSection(TLVSect); in emitGlobalVariable()