Searched refs:StaticDtorSection (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h32 delete StaticDtorSection;
60 StaticDtorSection = new NVPTXSection(MCSection::SV_ELF,
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLoweringObjectFile.h137 return StaticDtorSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp130 StaticDtorSection
138 StaticDtorSection
347 StaticDtorSection =
434 StaticDtorSection =
440 StaticDtorSection =
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h74 /// StaticDtorSection - This section contains the static destructor pointer
76 const MCSection *StaticDtorSection; member in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp371 return StaticDtorSection;
397 StaticDtorSection =

Completed in 303 milliseconds