Searched defs:base_btf (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/libbpf/src/ |
H A D | btf.c | 97 struct btf *base_btf; member 975 static struct btf *btf_new_empty(struct btf *base_btf) in btf_new_empty() 1021 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split() 1026 static struct btf *btf_new(const void *data, __u32 size, struct btf *base_btf) in btf_new() 1082 struct btf *btf__new_split(const void *data, __u32 size, struct btf *base_btf) in btf__new_split() 1087 static struct btf *btf_parse_elf(const char *path, struct btf *base_btf, in btf_parse_elf() 1218 struct btf *btf__parse_elf_split(const char *path, struct btf *base_btf) in btf__parse_elf_split() 1223 static struct btf *btf_parse_raw(const char *path, struct btf *base_btf) in btf_parse_raw() 1291 struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf) in btf__parse_raw_split() 1296 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse() [all …]
|
/aosp_15_r20/external/bpftool/src/ |
H A D | main.c | 34 struct btf *base_btf; variable
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 7240 struct btf *base_btf; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 13550 struct btf *base_btf; member
|
H A D | vmlinux_600.h | 13550 struct btf *base_btf; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 10834 struct btf *base_btf; member
|
H A D | vmlinux_602.h | 10834 struct btf *base_btf; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 30122 struct btf *base_btf; member
|
H A D | vmlinux_518.h | 30122 struct btf *base_btf; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 14744 struct btf *base_btf; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 9724 struct btf *base_btf; member
|
H A D | vmlinux.h | 9724 struct btf *base_btf; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 15192 struct btf *base_btf; member
|
H A D | vmlinux.h | 15192 struct btf *base_btf; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 28300 struct btf *base_btf; member
|