Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Add support for .data .rodata and .bss #116

Merged
merged 1 commit into from
Dec 5, 2020
Merged

Conversation

alessandrod
Copy link
Contributor

Load .data .rodata and .bss as ARRAY maps of one item: the section data. Then during relocation patch instructions to point inside the map.

No more let key = 1; f(&key);

Load .data .rodata and .bss as ARRAY maps of one item: the section data.
Then during relocation patch instructions to point inside the map.
@kbknapp
Copy link
Contributor

kbknapp commented Dec 5, 2020

I had some open questions in URLO and the Rust Zulip about this exact issue, so I'll be very excited to see this merge!

@alessandrod
Copy link
Contributor Author

I had some open questions in URLO and the Rust Zulip about this exact issue, so I'll be very excited to see this merge!

It's new and just getting started but now there's also a redbpf room on matrix https://app.element.io/#/room/#redbpf:rustch.at

@rsdy rsdy merged commit 684762b into foniod:master Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants