Lines Matching refs:getCurrentSectionOnly
50 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel()
70 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
93 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels()
183 assert(getCurrentSectionOnly() && "No current section!"); in getCurrentFragment()
185 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin()) in getCurrentFragment()
231 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitValueImpl()
293 assert(F->getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
367 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
383 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
388 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitInstructionImpl()
458 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
576 MCDwarfLineEntry::Make(this, getCurrentSectionOnly()); in emitBytes()
591 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment()
788 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
818 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
828 assert(getCurrentSectionOnly() && "need a section"); in emitNops()