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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h68 /// StaticCtorSection - This section contains the static constructor pointer
70 const MCSection *StaticCtorSection; member in class:llvm::MCObjectFileInfo
184 const MCSection *getStaticCtorSection() const { return StaticCtorSection; }
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h69 MCSection *StaticCtorSection; member in class:llvm::MCObjectFileInfo

Completed in 151 milliseconds