Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h195 MCSection *TLSTLVSection = nullptr; // Defaults to ".tlv". variable
382 const MCSection *getTLSTLVSection() const { return TLSTLVSection; } in getTLSTLVSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp107 TLSTLVSection // .tlv in initMachOMCObjectFileInfo()
330 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()