Searched refs:ext_free_val (Results 1 – 1 of 1) sorted by relevance
8486 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ rfa->ext_token; local8487 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8506 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ mb_obscure_extfree; local8507 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8543 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ mb_obscure_extfree; local8544 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8546 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ rfa->ext_token; local8547 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);