9 lines · json
1{2 "setjmp": {3 "LIBC_CONF_SETJMP_AARCH64_RESTORE_PLATFORM_REGISTER": {4 "value": false,5 "doc": "Avoid setjmp saving the value of x18, and longjmp restoring it. The Apple AArch64 ABI specifies that this register is reserved and should not be used"6 }7 }8}9