Home
last modified time | relevance | path

Searched refs:btf__parse_elf (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_endian.c26 btf = btf__parse_elf("btf_dump_test_case_syntax.bpf.o", NULL); in test_btf_endian()
H A Dresolve_btfids.c104 btf = btf__parse_elf("btf_data.bpf.o", NULL); in resolve_symbols()
H A Dbtf_dump.c57 btf = btf__parse_elf(test_file, NULL); in test_btf_dump_case()
H A Dbtf.c4692 btf = btf__parse_elf(test->file, &btf_ext); in do_test_file()
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.map98 btf__parse_elf;
H A Dbtf.h112 LIBBPF_API struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext);
H A Dbtf.c1213 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf() function
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbtf.h112 LIBBPF_API struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext);
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf/android_arm64_armv8-2a_cortex-a55_shared/
Dlibbpf.so.toc462 457: FUNC GLOBAL DEFAULT 15 btf__parse_elf
/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.rs3978 pub fn btf__parse_elf( in btf__parse_elf() function
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs3978 pub fn btf__parse_elf( in btf__parse_elf() function
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5649 pub fn btf__parse_elf( in btf__parse_elf() function