Searched defs:emitFixup (Results 1 – 1 of 1) sorted by relevance
135 void emitFixup(AssemblerFixup *Fixup) { Fixup->set_position(size()); } in emitFixup() function304 void emitFixup(AssemblerFixup *Fixup) { Buffer.emitFixup(Fixup); } in emitFixup() function