Page MenuHomeFreeBSD

imgact: Make et_dyn_addr part of image_params
ClosedPublic

Authored by jrtc27 on Apr 16 2023, 2:41 AM.
Tags
None
Referenced Files
F148017950: D39594.diff
Sun, Mar 15, 5:31 AM
Unknown Object (File)
Mon, Feb 23, 4:53 PM
Unknown Object (File)
Mon, Feb 23, 3:14 PM
Unknown Object (File)
Mon, Feb 23, 11:55 AM
Unknown Object (File)
Sun, Feb 22, 5:19 PM
Unknown Object (File)
Sat, Feb 21, 5:17 PM
Unknown Object (File)
Sat, Feb 21, 5:17 PM
Unknown Object (File)
Feb 8 2026, 5:09 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50931
Build 47822: arc lint + arc unit