Lines Matching refs:getCurrentSectionOnly
189 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitValueImpl()
254 assert(F.getParent() == getCurrentSectionOnly()); in emitLabelAtPos()
340 const MCSection &Sec = *getCurrentSectionOnly(); in emitInstruction()
354 MCSection *Sec = getCurrentSectionOnly(); in emitInstructionImpl()
359 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitInstructionImpl()
424 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitDwarfLocDirective()
549 MCDwarfLineEntry::make(this, getCurrentSectionOnly()); in emitBytes()
563 MCSection *CurSec = getCurrentSectionOnly(); in emitValueToAlignment()
746 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
774 assert(getCurrentSectionOnly() && "need a section"); in emitFill()
781 assert(getCurrentSectionOnly() && "need a section"); in emitNops()