Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c3340 static bool ignore_elf_section(Elf64_Shdr *hdr, const char *name) in ignore_elf_section() function
3458 if (ignore_elf_section(sh, name)) in bpf_object__elf_collect()