Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c1460 static int find_elf_var_offset(const struct bpf_object *obj, const char *name, __u32 *off) in find_elf_var_offset() function
2892 ret = find_elf_var_offset(obj, name, &off); in btf_fixup_datasec()