Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.h78 int bpf_object__section_size(const struct bpf_object *obj, const char *name,
Dbtf.c516 ret = bpf_object__section_size(obj, name, &size); in btf_fixup_datasec()
Dlibbpf.c716 int bpf_object__section_size(const struct bpf_object *obj, const char *name, in bpf_object__section_size() function