Home
last modified time | relevance | path

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

/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-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h193 const MCSection *TLSThreadInitSection = nullptr; variable
352 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h194 const MCSection *TLSThreadInitSection = nullptr; variable
361 return TLSThreadInitSection; in getTLSThreadInitSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp99 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp97 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp97 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()