LLVM 19.0.0git
21

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