Home
last modified time | relevance | path

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

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