Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h189 MCSection *TLSTLVSection = nullptr; // Defaults to ".tlv". variable
350 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp92 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
297 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()