sparc_write_branch
#define write_plt(where, value) sparc_write_branch((void *)where, (void *)value)
sparc_write_branch(where + 1, (void *)value);
sparc_write_branch(where + 1, (void *)value);
sparc_write_branch(where2 + 1, (void *)target);