Searched refs:last (Results 1 – 3 of 3) sorted by relevance
193 struct stringtable_entry *last = array[table->count - 1]; in stringtable_finalize() local194 if (__builtin_add_overflow (last->offset, last->length + 1, in stringtable_finalize()
640 unsigned int last = 0; in dl_open_worker_begin() local649 last = j + 1; in dl_open_worker_begin()665 for (unsigned int i = last; i-- > first; ) in dl_open_worker_begin()
81 last link-map in the link-map list prior to the new objects being
Completed in 4 milliseconds