Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2174 int last_file_ndx = 0; in ld_sym_process() local
2375 ((ndx - 1) == last_file_ndx) && in ld_sym_process()
2380 last_file_ndx = ndx; in ld_sym_process()