Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_internal.h480 __u32 core_relo_off; member
H A Dbtf.c3142 core_relo.off = btf_ext->hdr->core_relo_off; in btf_ext_parse_info()
3169 h->core_relo_off = bswap_32(h->core_relo_off); in btf_ext_bswap_hdr()
3229 info = data + h->hdr_len + h->core_relo_off; in btf_ext_bswap_info()
H A Dlinker.c3049 hdr->core_relo_off = funcs_sz + lines_sz; in finalize_btf_ext()
/linux/Documentation/bpf/
H A Dbtf.rst796 __u32 core_relo_off;