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

  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 31 StaticCtorSection =
57 return StaticCtorSection;
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 131 return StaticCtorSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 127 StaticCtorSection
134 StaticCtorSection
342 StaticCtorSection =
418 StaticCtorSection =
424 StaticCtorSection =
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 70 /// StaticCtorSection - This section contains the static constructor pointer
72 const MCSection *StaticCtorSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 350 return StaticCtorSection;

Completed in 78 milliseconds