Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.h80 int bpf_object__variable_offset(const struct bpf_object *obj, const char *name,
Dbtf.c547 ret = bpf_object__variable_offset(obj, name, &off); in btf_fixup_datasec()
Dlibbpf.c743 int bpf_object__variable_offset(const struct bpf_object *obj, const char *name, in bpf_object__variable_offset() function