diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-10-13 20:52:06 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-10-22 17:51:45 +0800 |
commit | 80df194f0165cb540a2a984f95dd2b37948f54d7 (patch) | |
tree | 7bda9a8ca8aa0e2f895380908c3f77fd402db3df /arch/arc | |
parent | 194924d88184ed90fcbd5903404794ef60a84f9a (diff) |
x86: detect unsupported relocation types
Currently we support only relocations of type ELF64_R_TYPE or ELF32_R_TYPE.
We should be warned if other relocation types appear in the relocation
sections.
This type of message has helped to identify code overwriting a relocation
section before relocation and incorrect parsing of relocation tables.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions