Home | History | Annotate | Download | only in MC

Lines Matching refs:Emit

87     MCDwarfFrameEmitter::Emit(*this, MAB, true);
90 MCDwarfFrameEmitter::Emit(*this, MAB, false);
161 // Otherwise queue the label and set its fragment pointer when we emit the
239 // If this instruction doesn't need relaxation, just emit it as data.
246 // Otherwise, relax and emit it as data if either:
249 // group. We want to emit all such instructions into the same data
261 // Otherwise emit to a separate fragment.
327 // emit the sequence to set the address
333 // emit the sequence for the LineDelta (from 1) and a zero address delta.
334 MCDwarfLineAddr::Emit(&OS, Params, LineDelta, 0);
349 MCDwarfLineAddr::Emit(this, Assembler->getDWARFLinetableParams(), LineDelta,
449 MCGenDwarfInfo::Emit(this);
452 MCDwarfLineTable::Emit(this, getAssembler().getDWARFLinetableParams());