Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c3732 static bool ignore_elf_section(Elf64_Shdr *hdr, const char *name) in ignore_elf_section() function
3850 if (ignore_elf_section(sh, name)) in bpf_object__elf_collect()