Skip to content

fix: support DW_RLE_startx_length range entries#12

Merged
dylandreimerink merged 1 commit into
cilium:mainfrom
immanuwell:fix/rangelist-startx-length
Jul 15, 2026
Merged

fix: support DW_RLE_startx_length range entries#12
dylandreimerink merged 1 commit into
cilium:mainfrom
immanuwell:fix/rangelist-startx-length

Conversation

@immanuwell

Copy link
Copy Markdown
Contributor

Fixes #9

stackwhere list bpf_overlay.o kinda bails on Clang's DW_RLE_startx_length range entry.
Parse it and cover it with a Clang fixture, all good now.

Repro: stackwhere list bpf_overlay.o

Signed-off-by: immanuwell <pchpr.00@list.ru>

@dylandreimerink dylandreimerink left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. I had not seen DW_RLE_startx_length being produced yet. 🙏

@dylandreimerink
dylandreimerink merged commit 32fadbc into cilium:main Jul 15, 2026
3 checks passed
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.

unsupported rangelist descriptor code: 3

2 participants