Searched refs:access_str_off (Results 1 – 7 of 7) sorted by relevance
274 spec_str = btf__name_by_offset(btf, relo->access_str_off); in bpf_core_parse_spec()1308 spec_str = btf__name_by_offset(local_btf, relo->access_str_off); in bpf_core_calc_relo_insn()
2548 s = btf__str_by_offset(obj->btf, src_rec->access_str_off); in linker_append_btf_ext()2552 dst_rec->access_str_off = str_off; in linker_append_btf_ext()
5018 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
7288 .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.
7332 __u32 access_str_off; member
7329 __u32 access_str_off; member