HomeFreeBSD

imgact: Make et_dyn_addr part of image_params

Description

imgact: Make et_dyn_addr part of image_params

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.

Reviewed by: kib, markj, jhb
Differential Revision: https://reviews.freebsd.org/D39594

Details

Provenance
jrtc27Authored on May 30 2023, 11:15 PM
Reviewer
kib
Differential Revision
D39594: imgact: Make et_dyn_addr part of image_params
Parents
rG53d0b9e438bc: pmc: Provide full path to modules from kernel linker
Branches
Unknown
Tags
Unknown