Skip to content

bin/elf: load ARM Thumb function information correctly#6478

Open
notxvilka wants to merge 1 commit into
devfrom
asan-arm-dwarf-thumb
Open

bin/elf: load ARM Thumb function information correctly#6478
notxvilka wants to merge 1 commit into
devfrom
asan-arm-dwarf-thumb

Conversation

@notxvilka
Copy link
Copy Markdown
Contributor

@notxvilka notxvilka commented Jun 7, 2026

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • 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).
  • I've used AI tools to generate fully or partially these code changes and I'm sure the changes are not copyrighted by somebody else.

Detailed description

Just recognize $t markings in ELF correctly

Requires rizinorg/rizin-testbins#295

Test plan

CI is green

Closing issues

Closes #4665

@notxvilka notxvilka force-pushed the asan-arm-dwarf-thumb branch from fe32f94 to 583a8fa Compare June 7, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong loading of ARM Thumb functions from ELF with symbols

2 participants