Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp375 const MCSection *TLVSect in EmitGlobalVariable() local
378 OutStreamer.SwitchSection(TLVSect); in EmitGlobalVariable()
/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-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp586 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in EmitGlobalVariable() local
588 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()