Searched refs:BTF_ELF_SEC (Results 1 – 3 of 3) sorted by relevance
9 #define BTF_ELF_SEC ".BTF" macro
788 else if (strcmp(name, BTF_ELF_SEC) == 0) { in bpf_object__elf_collect()793 BTF_ELF_SEC, PTR_ERR(obj->btf)); in bpf_object__elf_collect()
1980 if (!strcmp(sh_name, BTF_ELF_SEC)) { in file_has_btf_elf()2010 fprintf(stderr, "SKIP. No ELF %s found", BTF_ELF_SEC); in do_test_file()