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
F83576871: D39594.diff
Sun, May 12, 3:14 AM
Unknown Object (File)
Sat, May 11, 2:35 AM
Unknown Object (File)
Fri, Apr 26, 7:36 AM
Unknown Object (File)
Fri, Apr 26, 7:36 AM
Unknown Object (File)
Fri, Apr 26, 7:05 AM
Unknown Object (File)
Thu, Apr 25, 11:49 PM
Unknown Object (File)
Apr 12 2024, 7:01 AM
Unknown Object (File)
Apr 12 2024, 7:01 AM
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