Home
last modified time | relevance | path

Searched refs:section_have_execinstr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c2355 static bool section_have_execinstr(struct bpf_object *obj, int idx) in section_have_execinstr() function
2904 if (!section_have_execinstr(obj, sec) && in bpf_object__elf_collect()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c2685 static bool section_have_execinstr(struct bpf_object *obj, int idx) in section_have_execinstr() function
3528 if (!section_have_execinstr(obj, targ_sec_idx) && in bpf_object__elf_collect()

Completed in 42 milliseconds