Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp504 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in EmitGlobalVariable() local
506 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp605 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in EmitGlobalVariable() local
607 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp634 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in emitGlobalVariable() local
636 OutStreamer->SwitchSection(TLVSect); in emitGlobalVariable()