Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h138 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". variable
236 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". variable
306 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h186 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". variable
334 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp57 TLSThreadInitSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp99 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp101 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()