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 authored and danielocfb committed Dec 23, 2024
1 parent 192e854 commit 0139dc3
Showing 1 changed file with 79 additions and 94 deletions.
Loading

0 comments on commit 0139dc3

Please sign in to comment.