Home
last modified time | relevance | path

Searched refs:last_added (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Dar.c1340 struct armem *last_added = after_memberelem; in do_oper_insert() local
1344 if (last_added == NULL) in do_oper_insert()
1347 last_added = all = found[cnt]; in do_oper_insert()
1351 found[cnt]->next = last_added->next; in do_oper_insert()
1352 last_added = last_added->next = found[cnt]; in do_oper_insert()

Completed in 2 milliseconds