Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h134 const MCSection *TLSTLVSection; // Defaults to ".tlv". variable
234 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h170 MCSection *TLSTLVSection; // Defaults to ".tlv". variable
304 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h183 MCSection *TLSTLVSection; // Defaults to ".tlv". variable
332 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp52 TLSTLVSection // .tlv in InitMachOMCObjectFileInfo()
204 TLSExtraDataSection = TLSTLVSection; in InitMachOMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp94 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
283 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp96 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
291 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()