Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c713 static bool section_have_execinstr(struct bpf_object *obj, int idx) in section_have_execinstr() function
825 if (!section_have_execinstr(obj, sec)) { in bpf_object__elf_collect()