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()
540 i->access_str_off = bswap_32(i->access_str_off); in bpf_core_relo_bswap()
274 spec_str = btf__name_by_offset(btf, relo->access_str_off); in bpf_core_parse_spec()1324 spec_str = btf__name_by_offset(local_btf, relo->access_str_off); in bpf_core_calc_relo_insn()
2737 s = btf__str_by_offset(obj->btf, src_rec->access_str_off); in linker_append_btf_ext()2741 dst_rec->access_str_off = str_off; in linker_append_btf_ext()
5384 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
7883 .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.
7544 __u32 access_str_off; member