/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_btf.h | 81 struct btf_ext { struct 86 struct btf_ext_info func_info; argument 87 struct btf_ext_info line_info; argument 88 struct btf_ext_info core_relo_info; argument 99 struct btf_ext *btf_ext__new(const uint8_t *data, uint32_t size); argument
|
H A D | bcc_btf.cc | 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() local 330 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
|
/aosp_15_r20/external/libbpf/src/ |
H A D | btf.c | 1088 struct btf_ext **btf_ext) in btf_parse_elf() 1213 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf() 1296 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse() 1313 struct btf *btf__parse(const char *path, struct btf_ext **btf_ext) in btf__parse() 2826 static int btf_ext_setup_info(struct btf_ext *btf_ext, in btf_ext_setup_info() 2917 static int btf_ext_setup_func_info(struct btf_ext *btf_ext) in btf_ext_setup_func_info() 2930 static int btf_ext_setup_line_info(struct btf_ext *btf_ext) in btf_ext_setup_line_info() 2943 static int btf_ext_setup_core_relos(struct btf_ext *btf_ext) in btf_ext_setup_core_relos() 2992 void btf_ext__free(struct btf_ext *btf_ext) in btf_ext__free() 3005 struct btf_ext *btf_ext; in btf_ext__new() local [all …]
|
H A D | libbpf_internal.h | 479 struct btf_ext { struct 481 struct btf_ext_header *hdr; argument 484 struct btf_ext_info func_info; argument 485 struct btf_ext_info line_info; argument 486 struct btf_ext_info core_relo_info; argument 490 struct btf_ext_info_sec { argument
|
H A D | btf.h | 225 struct btf_ext *btf_ext; member
|
H A D | linker.c | 59 struct btf_ext *btf_ext; member 148 struct btf_ext *btf_ext; member
|
H A D | libbpf.c | 674 struct btf_ext *btf_ext; member
|
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/ |
D | libbpf_internal.h | 479 struct btf_ext { struct 481 struct btf_ext_header *hdr; argument 484 struct btf_ext_info func_info; argument 485 struct btf_ext_info line_info; argument 486 struct btf_ext_info core_relo_info; argument 490 struct btf_ext_info_sec { argument
|
D | btf.h | 225 struct btf_ext *btf_ext; member
|
/aosp_15_r20/external/bpftool/src/ |
H A D | gen.c | 2303 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 4677 struct btf_ext *btf_ext = NULL; in do_test_file() local
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/ |
D | bindgen.rs | 3048 pub struct btf_ext { struct 3068 btf_ext: *const btf_ext, in btf_ext__get_raw_data() argument 3980 btf_ext: *mut *mut btf_ext, in btf__parse_elf() argument 4072 pub fn btf_ext__new(data: *const __u8, size: __u32) -> *mut btf_ext; in btf_ext__new() 4075 pub fn btf_ext__free(btf_ext: *mut btf_ext); in btf_ext__free() argument 4079 btf_ext: *const btf_ext, in btf_ext__raw_data() argument 4277 pub btf_ext: *mut btf_ext, field
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/ |
D | bindgen.rs | 3048 pub struct btf_ext { struct 3068 btf_ext: *const btf_ext, in btf_ext__get_raw_data() argument 3980 btf_ext: *mut *mut btf_ext, in btf__parse_elf() argument 4072 pub fn btf_ext__new(data: *const __u8, size: __u32) -> *mut btf_ext; in btf_ext__new() 4075 pub fn btf_ext__free(btf_ext: *mut btf_ext); in btf_ext__free() argument 4079 btf_ext: *const btf_ext, in btf_ext__raw_data() argument 4277 pub btf_ext: *mut btf_ext, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 4718 pub struct btf_ext { struct 4738 btf_ext: *const btf_ext, in btf_ext__get_raw_data() argument 5651 btf_ext: *mut *mut btf_ext, in btf__parse_elf() argument 5743 pub fn btf_ext__new(data: *const __u8, size: __u32) -> *mut btf_ext; in btf_ext__new() 5746 pub fn btf_ext__free(btf_ext: *mut btf_ext); in btf_ext__free() argument 5750 btf_ext: *const btf_ext, in btf_ext__raw_data() argument 5948 pub btf_ext: *mut btf_ext, field
|