Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c9624 static struct bpf_map *find_struct_ops_map_by_offset(struct bpf_object *obj, in find_struct_ops_map_by_offset() function
9680 map = find_struct_ops_map_by_offset(obj, shdr->sh_info, rel->r_offset); in bpf_object__collect_st_ops_relos()