x86_hotpatch_destination
const struct x86_hotpatch_destination *hps, *hpe, *hp;
hps = (struct x86_hotpatch_destination *)&__rodata_hotpatch_start;
hpe = (struct x86_hotpatch_destination *)&__rodata_hotpatch_end;