Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf_internal.h474 __u32 func_info_off; member
H A Dbtf.c3055 .off = btf_ext->hdr->func_info_off, in btf_ext_parse_info()
3105 h->func_info_off = bswap_32(h->func_info_off); in btf_ext_bswap_hdr()
3160 info = data + h->hdr_len + h->func_info_off; in btf_ext_bswap_info()
H A Dlinker.c3045 hdr->func_info_off = 0; in finalize_btf_ext()
/linux-6.15/Documentation/bpf/
H A Dbtf.rst790 __u32 func_info_off;