Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h188 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". variable
339 return TLSThreadInitSection; in getTLSThreadInitSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp97 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()