Skip to content

Include size in symbol map#863

Merged
philipc merged 6 commits intogimli-rs:masterfrom
philipc:symbol-map-size
Mar 28, 2026
Merged

Include size in symbol map#863
philipc merged 6 commits intogimli-rs:masterfrom
philipc:symbol-map-size

Conversation

@philipc
Copy link
Copy Markdown
Contributor

@philipc philipc commented Mar 22, 2026

Closes #815 (LC_FUNCTION_STARTS is left as a TODO)

philipc added 6 commits March 28, 2026 16:02
Didn't affect any of our tests.
For this commit, the size always extends to the next symbol.
We want to use the name from the XTY_LD symbol, but limit its size using
the containing csect (XTY_SD symbol).
@philipc philipc merged commit 7eaeb11 into gimli-rs:master Mar 28, 2026
10 checks passed
@philipc philipc deleted the symbol-map-size branch March 28, 2026 07:56
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.

Use size information in SymbolMap

1 participant