Searched refs:func_info_off (Results 1 – 3 of 3) sorted by relevance
474 __u32 func_info_off; member
3111 .off = btf_ext->hdr->func_info_off, in btf_ext_parse_info()3161 h->func_info_off = bswap_32(h->func_info_off); in btf_ext_bswap_hdr()3216 info = data + h->hdr_len + h->func_info_off; in btf_ext_bswap_info()
3045 hdr->func_info_off = 0; in finalize_btf_ext()
Completed in 20 milliseconds