Home
last modified time | relevance | path

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

/scripts/
Dinsert-sys-cert.c161 int secndx; in get_symbol_from_table() local
172 secndx = elf_sym->st_shndx; in get_symbol_from_table()
173 if (!secndx) in get_symbol_from_table()
175 sec = &x[secndx]; in get_symbol_from_table()