Lines Matching refs:getCurrentSectionOnly
51 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
71 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
94 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
204 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
206 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
252 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
326 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
413 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
429 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
434 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstructionImpl()
504 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
640 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()