linux/tools/include
Daniel Müller 3c660a5d86 bpf: Introduce TYPE_MATCH related constants/macros
In order to provide type match support we require a new type of
relocation which, in turn, requires toolchain support. Recent LLVM/Clang
versions support a new value for the last argument to the
__builtin_preserve_type_info builtin, for example.
With this change we introduce the necessary constants into relevant
header files, mirroring what the compiler may support.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220628160127.607834-2-deso@posteo.net
2022-07-05 20:24:12 -07:00
..
asm nds32: Remove the architecture 2022-03-07 13:54:59 +01:00
asm-generic tools: sync tools/bitmap with mother linux 2022-01-15 08:47:31 -08:00
linux tools/bpf: Sync btf_ids.h to tools 2022-06-29 13:21:52 -07:00
nolibc tools/nolibc/string: Implement strdup() and strndup() 2022-04-20 17:05:46 -07:00
tools
trace/events
uapi bpf: Introduce TYPE_MATCH related constants/macros 2022-07-05 20:24:12 -07:00
vdso