Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement handling of R_BPF_64_64 relocations used in ld_imm64 #200

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

dmakarov
Copy link
Collaborator

src/elf.rs Outdated Show resolved Hide resolved
src/elf.rs Show resolved Hide resolved
src/elf.rs Outdated Show resolved Hide resolved
tests/elfs/reloc.c Show resolved Hide resolved
@dmakarov dmakarov merged commit 2e9f65e into solana-labs:main Jul 19, 2021
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.

const data in C result in unsupported BPF relocation R_BPF_INSN_64
3 participants