Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c2915 static bool ignore_elf_section(GElf_Shdr *hdr, const char *name) in ignore_elf_section() function
3013 if (ignore_elf_section(&sh, name)) in bpf_object__elf_collect()