Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h167 MCSection *TLSTLVSection; // Defaults to ".tlv". variable
296 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp94 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
274 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()