Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h150 MCSection *TLSExtraDataSection = nullptr; variable
336 MCSection *getTLSExtraDataSection() const { return TLSExtraDataSection; } in getTLSExtraDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp301 TLSExtraDataSection = TLSTLVSection; in initMachOMCObjectFileInfo()