Home
last modified time | relevance | path

Searched refs:access_str_off (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc_raw.c66 .access_str_off = 6, /* offset of "0" */ in test_bad_local_id()
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h568 i->access_str_off = bswap_32(i->access_str_off); in bpf_core_relo_bswap()
H A Drelo_core.c273 spec_str = btf__name_by_offset(btf, relo->access_str_off); in bpf_core_parse_spec()
1325 spec_str = btf__name_by_offset(local_btf, relo->access_str_off); in bpf_core_calc_relo_insn()
H A Dlinker.c2739 s = btf__str_by_offset(obj->btf, src_rec->access_str_off); in linker_append_btf_ext()
2743 dst_rec->access_str_off = str_off; in linker_append_btf_ext()
H A Dbtf.c5912 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
H A Dlibbpf.c8376 .access_str_off = relo->core_relo->access_str_off, in bpf_program_record_relos()
/linux/Documentation/bpf/
H A Dllvm_reloc.rst357 __u32 access_str_off;
367 * ``access_str_off`` - offset into corresponding .BTF string section.
/linux/tools/include/uapi/linux/
H A Dbpf.h7776 __u32 access_str_off; member
/linux/include/uapi/linux/
H A Dbpf.h7776 __u32 access_str_off; member