Skip to content
New issue

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

build/elf: various fixes #650

Merged
merged 7 commits into from
Mar 25, 2024
Merged

build/elf: various fixes #650

merged 7 commits into from
Mar 25, 2024

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Mar 24, 2024

No description provided.

It's possible to have local symbols in the dynamic symbol table,
and sh_info should count these, the same as it already does
for SHT_SYMTAB.

Also be sure to exclude these from the GNU hash table.
If there are no symbol references in the relocations, then
it doesn't matter that the link is invalid.
@philipc philipc merged commit 981b874 into gimli-rs:master Mar 25, 2024
10 checks passed
@philipc philipc deleted the elf-fixes branch March 25, 2024 06:06
mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant