Searched defs:btf_ext (Results 1 – 6 of 6) sorted by relevance
885 struct btf_ext **btf_ext) in btf_parse_elf()2542 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()2631 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()2644 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()2657 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()2706 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()2716 struct btf_ext *btf_ext; in btf_ext__new() local2820 const struct btf_ext *btf_ext, in btf_ext__reloc_func_info()2829 const struct btf_ext *btf_ext, in btf_ext__reloc_line_info()2997 int btf__dedup(struct btf *btf, struct btf_ext *btf_ext, in btf__dedup()[all …]
394 struct btf_ext { struct396 struct btf_ext_header *hdr; argument399 struct btf_ext_info func_info; argument400 struct btf_ext_info line_info; argument401 struct btf_ext_info core_relo_info; argument405 struct btf_ext_info_sec { argument
80 const struct btf_ext *btf_ext; member149 const struct btf_ext *btf_ext, in btf_dump__new()
59 struct btf_ext *btf_ext; member148 struct btf_ext *btf_ext; member
531 struct btf_ext *btf_ext; member
4515 struct btf_ext *btf_ext = NULL; in do_test_file() local
Completed in 60 milliseconds