uasm_move_relocs
void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);
UASM_EXPORT_SYMBOL(uasm_move_relocs);
uasm_move_relocs(rel, first, end, off);