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

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 30 StaticCtorSection = 0;
53 delete StaticCtorSection;
78 StaticCtorSection =
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 133 return StaticCtorSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 128 StaticCtorSection
135 StaticCtorSection
398 StaticCtorSection =
517 StaticCtorSection =
523 StaticCtorSection =
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 75 /// StaticCtorSection - This section contains the static constructor pointer
77 const MCSection *StaticCtorSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 351 return StaticCtorSection;
392 StaticCtorSection =

Completed in 762 milliseconds