Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c1344 static bool section_have_execinstr(struct bpf_object *obj, int idx) in section_have_execinstr() function
1622 if (!section_have_execinstr(obj, sec)) { in bpf_object__elf_collect()