Home
last modified time | relevance | path

Searched refs:bpf_object__section_size (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf_internal.h154 int bpf_object__section_size(const struct bpf_object *obj, const char *name,
Dbtf.c1019 ret = bpf_object__section_size(obj, name, &size); in btf_fixup_datasec()
Dlibbpf.c1229 int bpf_object__section_size(const struct bpf_object *obj, const char *name, in bpf_object__section_size() function