aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add TypeConversion error and contains method on LoadSegment to check if addr ↵Johannes Stoelp2022-04-301-9/+23
| | | | is contained in segment
* minor cleanupJohannes Stoelp2022-04-291-14/+14
|
* lint: replace explicit lifetime with elided onJohannes Stoelp2022-04-291-1/+1
|
* make crate no_std compatibleJohannes Stoelp2022-04-291-19/+48
|
* check mul/add when indexing into phdrJohannes Stoelp2022-04-281-1/+2
|
* fix macro nameJohannes Stoelp2022-04-281-4/+4
|
* initial commit of elfloadJohannes Stoelp2022-04-271-0/+299