HomeSort by relevance Sort by last modified time
    Searched refs:TLSThreadInitSection (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 136 /// TLSThreadInitSection - Section for thread local data initialization
138 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
236 return TLSThreadInitSection;
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
306 return TLSThreadInitSection;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCObjectFileInfo.h 186 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
334 return TLSThreadInitSection;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 57 TLSThreadInitSection
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 99 TLSThreadInitSection = Ctx->getMachOSection(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCObjectFileInfo.cpp 101 TLSThreadInitSection = Ctx->getMachOSection(
    [all...]

Completed in 63 milliseconds