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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h61 /// BSSSection - Section that is default initialized to zero.
62 const MCSection *BSSSection; member in class:llvm::MCObjectFileInfo
192 const MCSection *getBSSSection() const { return BSSSection; }

Completed in 35 milliseconds