Searched refs:MCLineSection (Results 1 - 3 of 3) sorted by relevance

/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() {
H A DMCContext.h38 class MCLineSection;
/external/llvm/lib/MC/
H A DMCDwarf.cpp119 const MCLineSection::MCLineEntryCollection &LineEntries) {

Completed in 810 milliseconds