AArch64 pointer jump stub content.
Contains the instruction sequence for an indirect jump via an in-memory pointer: ADRP x16, ptr LDR x16, [x16, ptr@pageoff12] BR x16