Lines Matching refs:sec_offset
360 size_t sec_offset; member
1058 map->sec_offset = vsi->offset; in bpf_object__init_struct_ops_maps()
1438 map->sec_offset = 0; in bpf_object__init_internal_map()
1455 map->name, map->sec_idx, map->sec_offset, def->map_flags); in bpf_object__init_internal_map()
1891 map->sec_offset = sym.st_value; in bpf_object__init_user_maps()
1893 map_name, map->sec_idx, map->sec_offset); in bpf_object__init_user_maps()
2366 map->sec_offset = vi->offset; in bpf_object__init_user_btf_map()
2369 map_name, map->sec_idx, map->sec_offset); in bpf_object__init_user_btf_map()
3701 map->sec_offset != sym->st_value) in bpf_program__record_reloc()
3705 map->sec_offset, insn_idx); in bpf_program__record_reloc()
3732 map->sec_offset, insn_idx); in bpf_program__record_reloc()
8155 if (map->sec_offset <= offset && in find_struct_ops_map_by_offset()
8156 offset - map->sec_offset < map->def.value_size) in find_struct_ops_map_by_offset()
8204 moff = rel.r_offset - map->sec_offset; in bpf_object__collect_st_ops_relos()
8212 map->sec_offset, sym.st_name, name); in bpf_object__collect_st_ops_relos()