Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c1099 static int btf_find_elf_sections(Elf *elf, const char *path, struct btf_elf_secs *secs) in btf_find_elf_sections() function
1192 err = btf_find_elf_sections(elf, path, &secs); in btf_parse_elf()