Home
last modified time | relevance | path

Searched defs:btf_ext (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_btf.h81 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 Dbcc_btf.cc58 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 Dbtf.c1088 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 Dlibbpf_internal.h479 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 Dbtf.h225 struct btf_ext *btf_ext; member
H A Dlinker.c59 struct btf_ext *btf_ext; member
148 struct btf_ext *btf_ext; member
H A Dlibbpf.c674 struct btf_ext *btf_ext; member
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dlibbpf_internal.h479 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
Dbtf.h225 struct btf_ext *btf_ext; member
/aosp_15_r20/external/bpftool/src/
H A Dgen.c2303 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 Dbtf.c4677 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/
Dbindgen.rs3048 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/
Dbindgen.rs3048 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/
Dbindings.rs4718 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