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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMTargetObjectFile.cpp 29 StaticCtorSection =
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 29 StaticCtorSection = nullptr;
56 StaticCtorSection =
NVPTXISelLowering.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
145 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
144 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
144 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
145 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 50 MCSection *StaticCtorSection = nullptr;
144 return StaticCtorSection;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 68 /// StaticCtorSection - This section contains the static constructor pointer
70 const MCSection *StaticCtorSection;
184 const MCSection *getStaticCtorSection() const { return StaticCtorSection; }
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 145 return StaticCtorSection;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 127 StaticCtorSection
134 StaticCtorSection
316 StaticCtorSection =
393 StaticCtorSection =
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 181 StaticCtorSection = Ctx->getMachOSection("__TEXT", "__constructor", 0,
186 StaticCtorSection = Ctx->getMachOSection("__DATA", "__mod_init_func",
501 StaticCtorSection = Ctx->getELFSection(".ctors", ELF::SHT_PROGBITS,
625 StaticCtorSection =
634 StaticCtorSection = Ctx->getCOFFSection(
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 69 MCSection *StaticCtorSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 452 StaticCtorSection = getContext().getELFSection(
    [all...]

Completed in 920 milliseconds