Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dfindtextrel.c521 int lowidx = -1; in check_rel() local
538 lowidx = i; in check_rel()
547 if (lowidx != -1) in check_rel()
549 sym = gelf_getsym (symdata, lowidx, &sym_mem); in check_rel()