dyld: keep EXIDX section data through program header entry #15
Reference in New Issue
Block a user
Delete Branch "dyld-keep-exidx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The correct way would be obtaining the offsets from the section headers. We just do not parse them yet. ARTIQ ELF files contain these equivalent program headers.