Home | History | Annotate | Download | only in AArch64

Lines Matching defs:get_func

65 	.globl	get_func
66 .type get_func,@function
67 get_func: // @get_func
70 adrp x0, :got:get_func
71 ldr x0, [x0, #:got_lo12:get_func]
74 .size get_func, .Ltmp4-get_func
78 // it can relax it because it knows where get_func is. It can't!
79 // CHECK: R_AARCH64_ADR_GOT_PAGE get_func
80 // CHECK: R_AARCH64_LD64_GOT_LO12_NC get_func