DavidSpickett wrote:

A more generic term might be "significant" bits, significant to what is what 
people will wonder but at least it covers the bits significant to address 
resolution, plus anything required to use the pointer in code.

Which could include the PAC code, if you had really particular code generation 
that expected to find it. If it's using some (idk if this actually exists) 
"auth then load" single instruction and has somehow blocked a code of all 0s.



https://github.com/llvm/llvm-project/pull/159785
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to