You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to get a sense if you would want to include specific type meanings (as an enum) for relocation types or is this out of scope for the library?
I think that would be nice to have. I'm not sure about the platform issues, but if you figure out a way around that, then I'd be happy to have a PR, thanks!
Just wanted to get a sense if you would want to include specific type meanings (as an enum) for relocation types or is this out of scope for the library?
xmas-elf/src/sections.rs
Line 500 in dda8236
It's a bit tricky because values will be different for x86-64, x86-32, AARCH64 etc. But if you think it makes sense, I can prepare a pull request.
The text was updated successfully, but these errors were encountered: