Home
last modified time | relevance | path

Searched refs:btf_ext__raw_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.map417 btf_ext__raw_data;
Dbtf.h169 LIBBPF_API const void *btf_ext__raw_data(const struct btf_ext *btf_ext, __u32 *size);
Dlinker.c2756 raw_data = btf_ext__raw_data(linker->btf_ext, &raw_sz); in finalize_btf()
Dbtf.c3123 const void *btf_ext__raw_data(const struct btf_ext *btf_ext, __u32 *size) in btf_ext__raw_data() function