Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h195 MCSection *TLSTLVSection = nullptr; // Defaults to ".tlv". variable
388 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp112 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
335 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()