WSL2-Linux-Kernel/tools/objtool
Rolf Eike Beer 056d28d135 objtool: Query pkg-config for libelf location
If it is not in the default location, compilation fails at several points.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/91a25e992566a7968fedc89ec80e7f4c83ad0548.1553622500.git.jpoimboe@redhat.com
2019-03-28 13:32:01 +01:00
..
Documentation
arch/x86
.gitignore
Build
Makefile objtool: Query pkg-config for libelf location 2019-03-28 13:32:01 +01:00
arch.h
builtin-check.c
builtin-orc.c
builtin.h
cfi.h
check.c objtool: Move objtool_file struct off the stack 2019-03-21 12:02:19 +01:00
check.h objtool: Support per-function rodata sections 2018-09-08 12:33:01 +02:00
elf.c objtool: Fix segfault in .cold detection with -ffunction-sections 2018-11-20 18:59:00 +01:00
elf.h objtool: Support per-function rodata sections 2018-09-08 12:33:01 +02:00
objtool.c
orc.h
orc_dump.c
orc_gen.c
special.c x86/jump_table: Use relative references 2018-09-27 17:56:48 +02:00
special.h
sync-check.sh
warn.h