Searched refs:ext_free_val (Results 1 – 1 of 1) sorted by relevance
9559 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ rfa->ext_token; local9560 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);9579 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ mb_obscure_extfree; local9580 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);9627 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ mb_obscure_extfree; local9628 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);9630 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ rfa->ext_token; local9631 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);