Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/
DLoader.cpp354 int maps_idx = -1; in getMapNames() local
360 maps_idx = i; in getMapNames()
366 if (maps_idx == -1) { in getMapNames()
372 if (symtab[i].st_shndx == maps_idx) { in getMapNames()