rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Add some missing reloc types

Open themadbit opened this issue 9 months ago • 2 comments

Your checklist for this pull request

  • [x] I've read the guidelines for contributing to this repository.
  • [x] I made sure to follow the project's coding style.
  • [ ] I've documented every RZ_API function and struct this PR changes.
  • [ ] I've added tests that prove my changes are effective (required for changes to RZ_API).
  • [ ] I've updated the Rizin book with the relevant information (if needed).

Detailed description

Added some missing R_386_ reloc types.

Test plan

I'm still figuring out how to write the test for the changes. Some guidance on the same would be appreciated.

Related to https://github.com/rizinorg/rizin/issues/4699

themadbit avatar Mar 05 '25 07:03 themadbit

@themadbit see test/db/formats/elf/reloc as an example

notxvilka avatar Mar 05 '25 14:03 notxvilka

Ping?

notxvilka avatar Apr 22 '25 14:04 notxvilka