Searched refs:find_elf_sec_sz (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 1526 static int find_elf_sec_sz(const struct bpf_object *obj, const char *name, __u32 *size) function 3065 err = find_elf_sec_sz(obj, sec_name, &size); |
Completed in 16 milliseconds