Home
last modified time | relevance | path

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

/packages/modules/Connectivity/netbpfload/
Dloader.cpp445 int sec_idx = -1; in getSectionSymNames() local
451 sec_idx = i; in getSectionSymNames()
457 if (sec_idx == -1) { in getSectionSymNames()
465 if (symtab[i].st_shndx == sec_idx) { in getSectionSymNames()