aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2023-01-30 22:29:40 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2023-01-30 22:29:40 +0100
commit2b0d09a2c446765b8d952b648596585c456107ba (patch)
treeefad9caf226f67611333f0fdb45b2213ad0afccb /.gitignore
parent2b1165a8cfffe93519dc6ccfd3434b6db33ea101 (diff)
downloadelfload-2b0d09a2c446765b8d952b648596585c456107ba.tar.gz
elfload-2b0d09a2c446765b8d952b648596585c456107ba.zip
move from const generic to iterator approach
This implies that we parse the phdr every time when we iterator over them however it also gives the flexibility of not providing an upper bound of supported load segments during compile time. Trading flexibility vs potential repetitive work is totally fine as in use cases this crate is used, the phdrs are usually iterated once or twice.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions