If a shadow stack mismatch is detected, do not simply print the hex addresses, attempt to resolve the symbols to give the function name and other information about the symbol. This is useful for debugging, and only needs to be done for the internal shadow stack (where it makes sense).
If a shadow stack mismatch is detected, do not simply print the hex addresses, attempt to resolve the symbols to give the function name and other information about the symbol. This is useful for debugging, and only needs to be done for the internal shadow stack (where it makes sense).