Searched refs:StaticCtorSection (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h30 StaticCtorSection = nullptr;
58 StaticCtorSection =
H A DNVPTXISelLowering.cpp3303 delete StaticCtorSection;
/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h135 return StaticCtorSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp151 StaticCtorSection
158 StaticCtorSection
481 StaticCtorSection =
623 StaticCtorSection =
634 StaticCtorSection =
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h73 /// StaticCtorSection - This section contains the static constructor pointer
75 const MCSection *StaticCtorSection; member in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp362 return StaticCtorSection;
403 StaticCtorSection =
980 return getAssociativeCOFFSection(getContext(), StaticCtorSection, KeySym);

Completed in 930 milliseconds