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

read/macho doesn't handle scattered relocations #173

Open
philipc opened this issue Jan 7, 2020 · 1 comment
Open

read/macho doesn't handle scattered relocations #173

philipc opened this issue Jan 7, 2020 · 1 comment
Labels

Comments

@philipc
Copy link
Contributor

philipc commented Jan 7, 2020

Not sure how common these are. They aren't used for x86-64. We should at least stop objcopy from trying to copy them though.

@philipc philipc added the bug label Jan 7, 2020
@int3
Copy link

int3 commented Jul 10, 2021

They aren't used for arm64 either. I believe they're only used for 32-bit archs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants