HomeSort by relevance Sort by last modified time
    Searched refs:TLSThreadInitSection (Results 1 - 18 of 18) 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;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 167 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
300 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCObjectFileInfo.h 170 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
304 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCObjectFileInfo.h 170 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
304 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 167 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
300 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCObjectFileInfo.h 170 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
304 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCObjectFileInfo.h 170 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
304 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCObjectFileInfo.h 173 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
308 return TLSThreadInitSection;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 57 TLSThreadInitSection
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 99 TLSThreadInitSection = Ctx->getMachOSection(
    [all...]

Completed in 616 milliseconds