Searched refs:DT_NULL (Results 1 – 5 of 5) sorted by relevance
10 #define DT_NULL 0 macro35 while (d && d->tag != DT_NULL) { in relocate()
47 #define DT_NULL 0 macro
50 for (i = 0; dyn[i].d_tag != DT_NULL; ++i) { in _relocate()
48 for (i = 0; dyn[i].d_tag != DT_NULL; ++i) { in _relocate()
55 for (i = 0; dyn[i].d_tag != DT_NULL; ++i) { in _relocate()