Searched defs:btf_ext (Results 1 – 9 of 9) sorted by relevance
81 struct btf_ext { struct86 struct btf_ext_info func_info; argument87 struct btf_ext_info line_info; argument88 struct btf_ext_info core_relo_info; argument99 struct btf_ext *btf_ext__new(const uint8_t *data, uint32_t size); argument
58 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()147 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()160 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()173 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()222 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()232 struct btf_ext *btf_ext; in btf_ext__new() local330 const struct btf_ext *btf_ext, in btf_ext__reloc_func_info()339 const struct btf_ext *btf_ext, in btf_ext__reloc_line_info()582 struct btf_ext_vendored::btf_ext *btf_ext; in load() local
443 struct btf_ext { struct445 struct btf_ext_header *hdr; argument448 struct btf_ext_info func_info; argument449 struct btf_ext_info line_info; argument450 struct btf_ext_info core_relo_info; argument454 struct btf_ext_info_sec { argument
1083 struct btf_ext **btf_ext) in btf_parse_elf()1208 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf()1291 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse()1308 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse()2815 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info()2906 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info()2919 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info()2932 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos()2981 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free()2994 struct btf_ext *btf_ext; in btf_ext__new() local[all …]
225 struct btf_ext *btf_ext; member
59 struct btf_ext *btf_ext; member148 struct btf_ext *btf_ext; member
659 struct btf_ext *btf_ext; member
2045 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local
4677 struct btf_ext *btf_ext = NULL; in do_test_file() local