This already gets passed around between various imgact_elf functions, so
moving it removes an argument from all those places. A future commit
will make use of this for hwpmc, though, to provide the load base for
PIEs, which currently isn't available to tools like pmcstat.
Details
Details
- Reviewers
kib markj jhb - Commits
- rG659a0041dd06: imgact: Make et_dyn_addr part of image_params
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 50931 Build 47822: arc lint + arc unit