commit | 16d95f5ccf15c948edd4fe10ba5f35e5ec13eb73 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Sep 05 08:32:25 2025 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Sep 05 08:32:25 2025 +0200 |
tree | 2a7265b2074cdfd572358b503b651fa77e69087d | |
parent | aaabb796f89dfeb9744778ebb70893eed0997cb8 [diff] |
x86: make reloc() usable during late phases of assembly Introduce a clone with extra parameters, to allow subsequent use from md_estimate_size_before_relax() (or elsewhere, should that turn out necessary). There flag_code cannot be used and location information needs to be provided for diagnostics.