Searched refs:BTF_ELF_SEC (Results 1 – 4 of 4) sorted by relevance
19 #define BTF_ELF_SEC ".BTF" macro
1449 BTF_ELF_SEC, err); in bpf_object__init_btf()1455 BTF_ELF_SEC, err); in bpf_object__init_btf()1462 BTF_EXT_ELF_SEC, BTF_ELF_SEC); in bpf_object__init_btf()1504 BTF_ELF_SEC, err); in bpf_object__sanitize_and_load_btf()1580 } else if (strcmp(name, BTF_ELF_SEC) == 0) { in bpf_object__elf_collect()
435 if (strcmp(name, BTF_ELF_SEC) == 0) { in btf__parse_elf()
4164 fprintf(stderr, "SKIP. No ELF %s found", BTF_ELF_SEC); in do_test_file()