Lines Matching refs:getCurrentSectionOnly
51 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
71 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
94 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
202 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
204 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
250 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
324 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
411 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
427 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
432 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstructionImpl()
502 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
638 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitBytes()
654 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment()
853 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
883 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
893 assert(getCurrentSectionOnly() && "need a section"); in emitNops()