Searched refs:ext_free_val (Results 1 – 1 of 1) sorted by relevance
8516 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ rfa->ext_token; local8517 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8536 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, ext_free) ^ mb_obscure_extfree; local8537 m->m_ext.ext_free = ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8573 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ mb_obscure_extfree; local8574 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);8576 uintptr_t ext_free_val = ptrauth_nop_cast(uintptr_t, m->m_ext.ext_free) ^ rfa->ext_token; local8577 return ptrauth_nop_cast(m_ext_free_func_t, ext_free_val);