Use relocation-safe methods to determine the sizes of the exception handlers.
A "size" symbol with its address set to the length of handler would be
shifted forward with all other addresses when relocations are processed.
Instead, just note the end and do the subtraction at runtime.
Description
Description
Details
Details
- Provenance
nwhitehorn Authored on - Parents
- rS277560: Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n'
- Branches
- Unknown
- Tags