1 .section __TEXT,__text,regular,pure_instructions 2 .build_version macos, 14, 0 sdk_version 14, 4 3 .globl _ret_self 4 .p2align 2 5_ret_self: 6 adrp x0, _ret_self@PAGE 7 add x0, x0, _ret_self@PAGEOFF 8 ret 9 10.subsections_via_symbols 11 12