Searched refs:access_str_off (Results 1 – 9 of 9) sorted by relevance
66 .access_str_off = 6, /* offset of "0" */ in test_bad_local_id()
568 i->access_str_off = bswap_32(i->access_str_off); in bpf_core_relo_bswap()
273 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()
2739 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()
5912 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
8376 .access_str_off = relo->core_relo->access_str_off, in bpf_program_record_relos()
357 __u32 access_str_off;367 * ``access_str_off`` - offset into corresponding .BTF string section.
7776 __u32 access_str_off; member