Skip to content

Commit

Permalink
[pauthabi] Provide decimal representation of relocation code
Browse files Browse the repository at this point in the history
Add a decimal representation of the relocation code alongside the
relocation code for easier cross-reference with AAELF64.

The PAuthABI uses hex for the relocation codes as the only
implementation LLVM uses hex in the relocation definitions. This
makes it easier to cross-reference. Adding the decimal in
parentheses satisfies both forms of cross-reference.
  • Loading branch information
smithp35 committed Jan 10, 2025
1 parent 5ed7ee4 commit c092801
Showing 1 changed file with 86 additions and 86 deletions.
Loading

0 comments on commit c092801

Please sign in to comment.