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

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 30 StaticCtorSection = nullptr;
58 StaticCtorSection =
NVPTXISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 135 return StaticCtorSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 151 StaticCtorSection
158 StaticCtorSection
481 StaticCtorSection =
623 StaticCtorSection =
634 StaticCtorSection =
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 73 /// StaticCtorSection - This section contains the static constructor pointer
75 const MCSection *StaticCtorSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 362 return StaticCtorSection;
403 StaticCtorSection =
    [all...]

Completed in 749 milliseconds