We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Given a TU with correctly assigned symbol sizes, dtk should be able to infer the unpadded endings of splits, like this:
melee/ft/chara/ftPurin/ftPr_SpecialHi.c: .text start:0x8013C9C8 end:0x8013CE8C - .sdata2 start:0x804D9C10 end:0x804D9C20 + .sdata2 start:0x804D9C10 end:0x804D9C1C melee/ft/chara/ftPurin/ftPr_SpecialLw.c: .text start:0x8013CE8C end:0x8013D234 .sdata2 start:0x804D9C20 end:0x804D9C2C
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Given a TU with correctly assigned symbol sizes, dtk should be able to infer the unpadded endings of splits, like this:
The text was updated successfully, but these errors were encountered: