Skip to main content

const_ptr_auth

Function const_ptr_auth 

Source
pub(crate) fn const_ptr_auth<'ll>(
    ptr: &'ll Value,
    key: u32,
    disc: u64,
    addr_diversity: Option<&'ll Value>,
) -> &'ll Value
Expand description

Safe wrapper for LLVMRustConstPtrAuth.