Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/
DLoader.cpp358 int sec_idx = -1; in getSectionSymNames() local
364 sec_idx = i; in getSectionSymNames()
370 if (sec_idx == -1) { in getSectionSymNames()
376 if (symtab[i].st_shndx == sec_idx) { in getSectionSymNames()