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

/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h31 StaticDtorSection = nullptr;
60 StaticDtorSection =
H A DNVPTXISelLowering.cpp3304 delete StaticDtorSection;
/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h140 return StaticDtorSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp154 StaticDtorSection
162 StaticDtorSection
486 StaticDtorSection =
628 StaticDtorSection =
640 StaticDtorSection =
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h77 /// StaticDtorSection - This section contains the static destructor pointer
79 const MCSection *StaticDtorSection; member in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp382 return StaticDtorSection;
408 StaticDtorSection =
985 return getAssociativeCOFFSection(getContext(), StaticDtorSection, KeySym);

Completed in 306 milliseconds