Home | History | Annotate | Download | only in linker

Lines Matching full:reverse

1564  *   DT_FINI_ARRAY must be parsed in reverse order.
1567 static void call_array(unsigned *ctor, int count, int reverse)
1571 if (reverse) {
1578 reverse ? "dtor" : "ctor",