diff options
author | Alan Modra <amodra@gmail.com> | 2020-03-04 15:26:00 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-03-04 15:31:03 +1030 |
commit | 233bf4f847b136705247e2f7f11bae41c72448a4 (patch) | |
tree | 5bf74dab37da45fc4991e9808561bfa77579bbd6 /gdb/utils.c | |
parent | 1039fd9ac2a57b7634f60a66ea51e64f5ff69251 (diff) | |
download | gdb-233bf4f847b136705247e2f7f11bae41c72448a4.zip gdb-233bf4f847b136705247e2f7f11bae41c72448a4.tar.gz gdb-233bf4f847b136705247e2f7f11bae41c72448a4.tar.bz2 |
sh_addralign inconsistent with sh_addr
The ELF gABI says in part of sh_addralign: "The value of sh_addr must
be congruent to 0, modulo the value of sh_addralign."
* elf.c (elf_fake_sections): Ensure sh_addralign is such that
sh_addr mod sh_addalign is zero.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions