Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c1448 static int find_elf_sec_sz(const struct bpf_object *obj, const char *name, __u32 *size) in find_elf_sec_sz() function
2943 err = find_elf_sec_sz(obj, sec_name, &size); in btf_fixup_datasec()