Searched defs:err_log (Results 1 – 1 of 1) sorted by relevance
68 static int btf_parse_hdr(struct btf *btf, btf_print_fn_t err_log) in btf_parse_hdr()124 static int btf_parse_str_sec(struct btf *btf, btf_print_fn_t err_log) in btf_parse_str_sec()141 static int btf_parse_type_sec(struct btf *btf, btf_print_fn_t err_log) in btf_parse_type_sec()320 struct btf *btf__new(__u8 *data, __u32 size, btf_print_fn_t err_log) in btf__new()