Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c1102 int sec_maps; member
1638 sym.st_shndx != ctx->sec_maps || in bpf_map_fetch_name()
1721 sym.st_shndx != ctx->sec_maps) in bpf_map_num_sym()
1772 ctx->sec_maps = section; in bpf_fetch_maps_begin()
1798 sym.st_shndx != ctx->sec_maps) in bpf_map_verify_all_offs()
1892 return ctx->sym_tab && ctx->str_tab && ctx->sec_maps; in bpf_has_map_data()
2015 if (sym.st_shndx != ctx->sec_maps) { in bpf_apply_relo_data()