Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf_internal.h459 struct bpf_func_info_min { struct
Dbtf.c2864 .min_rec_size = sizeof(struct bpf_func_info_min),
5068 struct bpf_func_info_min *rec;
Dlinker.c2440 struct bpf_func_info_min *src_rec, *dst_rec; in linker_append_btf_ext()