Searched refs:bpf_object__section_size (Results 1 – 3 of 3) sorted by relevance
78 int bpf_object__section_size(const struct bpf_object *obj, const char *name,
516 ret = bpf_object__section_size(obj, name, &size); in btf_fixup_datasec()
716 int bpf_object__section_size(const struct bpf_object *obj, const char *name, in bpf_object__section_size() function