uasm_copy_handler
void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,
uasm_copy_handler(relocs, labels, tlb_handler, p, f);
uasm_copy_handler(relocs, labels, tlb_handler, p, f);
uasm_copy_handler(relocs, labels, tlb_handler, split, f);
uasm_copy_handler(relocs, labels,
uasm_copy_handler(relocs, labels, split, p, final_handler);
UASM_EXPORT_SYMBOL(uasm_copy_handler);