Skip to content

Commit

Permalink
Switch over to using backend in ELF logic
Browse files Browse the repository at this point in the history
Instead of unconditionally relying on memory mapped data in our
ElfParser and Cache, switch over to using the recently introduced
backend. The backend will transparently decide whether to work with
references or owned objects.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o committed Dec 18, 2024
1 parent 306af62 commit 9099050
Showing 1 changed file with 81 additions and 96 deletions.
Loading

0 comments on commit 9099050

Please sign in to comment.