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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h72 /// StaticDtorSection - This section contains the static destructor pointer
74 const MCSection *StaticDtorSection; member in class:llvm::MCObjectFileInfo
185 const MCSection *getStaticDtorSection() const { return StaticDtorSection; }

Completed in 28 milliseconds