diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-08-07 14:39:50 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-08-07 14:43:49 -0700 |
commit | 4cedc0dad9b5bf55c4180c833be35e27e5d6cdbb (patch) | |
tree | ade3b6ee7e0cd329bb70bfb14cca4460ff9f4937 /fs/nfsd | |
parent | b03bc6853c0e0c97da842434e8056f1b9d9a1f4a (diff) | |
download | linux-stable-4cedc0dad9b5bf55c4180c833be35e27e5d6cdbb.tar.gz linux-stable-4cedc0dad9b5bf55c4180c833be35e27e5d6cdbb.tar.bz2 linux-stable-4cedc0dad9b5bf55c4180c833be35e27e5d6cdbb.zip |
libbpf: add .BTF.ext offset relocation section loading
Add support for BPF CO-RE offset relocations. Add section/record
iteration macros for .BTF.ext. These macro are useful for iterating over
each .BTF.ext record, either for dumping out contents or later for BPF
CO-RE relocation handling.
To enable other parts of libbpf to work with .BTF.ext contents, moved
a bunch of type definitions into libbpf_internal.h.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions