Lines Matching refs:getCurrentSectionOnly
51 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
72 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
91 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
201 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
203 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
254 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
328 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
421 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
437 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
442 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstructionImpl()
511 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
637 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitBytes()
651 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment()
851 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
881 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
891 assert(getCurrentSectionOnly() && "need a section"); in emitNops()