Searched defs:MCLineSection (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/MC/
H A DMCDwarf.h154 /// MCLineSection - Instances of this class represent the line information
158 class MCLineSection { class in namespace:llvm
160 // addLineEntry - adds an entry to this MCLineSection's line entries
210 MCLineSection MCLineSections;
250 const MCLineSection &getMCLineSections() const {
253 MCLineSection &getMCLineSections() {

Completed in 366 milliseconds