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
It seems like there are some differences between these two types, which I'm pretty sure correspond to each other.
The text was updated successfully, but these errors were encountered:
rtld_flags are not bit-accurately copied so don't pay attention to the order of the fields in the record
Sorry, something went wrong.
Oh 👀
mainprog 0x01 textrel 0x02 0x04 tls_done 0x08 init_scanned 0x10 on_fini_list 0x20 dag_inited 0x40 0x80 is_system 0x100 is_new 0x200 libc_fios 0x400 jmpslots_done 0x800 not_get_proc 0x1000
SuchAFuriousDeath
Successfully merging a pull request may close this issue.
It seems like there are some differences between these two types, which I'm pretty sure correspond to each other.
The text was updated successfully, but these errors were encountered: