Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h170 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". variable
298 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp99 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()