Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Dsegment.c289 ndx = dwfl->lookup_tail_ndx; in INTDEF()
306 if (ndx != dwfl->lookup_tail_ndx in INTDEF()
328 dwfl->lookup_tail_ndx = ndx + 1; in INTDEF()
DlibdwflP.h131 int lookup_tail_ndx; member