Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c1093 struct btf_elf_secs { struct
1099 static int btf_find_elf_sections(Elf *elf, const char *path, struct btf_elf_secs *secs) in btf_find_elf_sections() argument
1168 struct btf_elf_secs secs = {}; in btf_parse_elf()