kernel-fxtec-pro1x/arch/x86/tools
Kees Cook 5ff816cb64 ANDROID: BACKPORT: x86, relocs: Ignore __typeid__ relocations
The __typeid__* symbols aren't actually relocations, so they can be
ignored during relocation generation.

Bug: 145297900
Change-Id: I41d0e093b3cdc3665be1722551011da5ec3eb940
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2020-01-24 21:16:00 +00:00
..
.gitignore x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF 2013-04-16 16:02:58 -07:00
chkobjdump.awk
gen-insn-attr-x86.awk x86/insn: Fix awk regexp warnings 2019-12-01 09:17:37 +01:00
insn_decoder_test.c x86/tools: Standardize output format of insn_decode_test 2017-12-12 13:27:47 +01:00
insn_sanity.c x86/decoder: Use stderr if insn sanity test fails 2016-10-26 08:41:06 +02:00
Makefile x86/tools: Rename distill.awk to objdump_reformat.awk 2017-12-12 13:27:47 +01:00
objdump_reformat.awk x86/tools: Rename distill.awk to objdump_reformat.awk 2017-12-12 13:27:47 +01:00
relocs.c ANDROID: BACKPORT: x86, relocs: Ignore __typeid__ relocations 2020-01-24 21:16:00 +00:00
relocs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
relocs_32.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
relocs_64.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
relocs_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00