Lines Matching defs:relocated
87 char relocated;
1456 if (p->relocated) continue;
1477 p->relocated = 1;
1802 ldso.relocated = 0;
2040 vdso.relocated = 1;
2083 /* The main program must be relocated LAST since it may contain
2089 * since the TLS images might have contained relocated addresses. */
2249 if (!p->relocated && (mode & RTLD_LAZY)) {
2252 if (!p->deps[i]->relocated)
2255 if (!p->relocated || (mode & RTLD_GLOBAL)) {
2262 if (!p->relocated) {