Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h168 const MCSection *TLSTLVSection; // Defaults to ".tlv". variable
317 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp80 TLSTLVSection // .tlv in InitMachOMCObjectFileInfo()
241 TLSExtraDataSection = TLSTLVSection; in InitMachOMCObjectFileInfo()