Searched refs:section_have_execinstr (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 2789 static bool section_have_execinstr(struct bpf_object *obj, int idx) function 3890 if (!section_have_execinstr(obj, targ_sec_idx) && |
Completed in 17 milliseconds