inline fn stripInstructionPtrAuthCode(ptr: usize) usize
[src]
Some platforms use pointer authentication - the upper bits of instruction pointers contain a signature. This function clears these signature bits to make the pointer usable.
inline fn stripInstructionPtrAuthCode(ptr: usize) usize
Some platforms use pointer authentication - the upper bits of instruction pointers contain a signature. This function clears these signature bits to make the pointer usable.