Searched refs:btf_ext__raw_data (Results 1 – 4 of 4) sorted by relevance
417 btf_ext__raw_data;
169 LIBBPF_API const void *btf_ext__raw_data(const struct btf_ext *btf_ext, __u32 *size);
2756 raw_data = btf_ext__raw_data(linker->btf_ext, &raw_sz); in finalize_btf()
3123 const void *btf_ext__raw_data(const struct btf_ext *btf_ext, __u32 *size) in btf_ext__raw_data() function