linux/Documentation/bpf
Daniel Borkmann f063c889c9 bpf: add specification for BTF Var and DataSec kinds
This adds the BTF specification and UAPI bits for supporting BTF Var
and DataSec kinds. This is following LLVM upstream commit ac4082b77e07
("[BPF] Add BTF Var and DataSec Support") which has been merged recently.
Var itself is for describing a global variable and DataSec to describe
ELF sections e.g. data/bss/rodata sections that hold one or multiple
global variables.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2019-04-09 17:05:46 -07:00
..
bpf_design_QA.rst docs/bpf: minor casing/punctuation fixes 2019-03-02 00:40:04 +01:00
bpf_devel_QA.rst docs: Update references to netdev-FAQ 2018-07-26 21:27:54 -07:00
btf.rst bpf: add specification for BTF Var and DataSec kinds 2019-04-09 17:05:46 -07:00
index.rst bpf: btf: add btf documentation 2019-01-22 23:50:02 -08:00