Lines Matching defs:runtime
139 static int runtime;
1104 if (runtime) longjmp(*rtld_fail, 1);
1213 if (runtime) longjmp(*rtld_fail, 1);
1474 if (!runtime && ph->p_memsz > __default_stacksize) {
1848 if (!runtime) a_crash();
2116 /* Past this point, if we haven't reached runtime yet, ldso has
2119 if (!runtime) reclaim_gaps(&temp_dso);
2127 if (runtime && temp_dso.tls.image) {
2144 p->runtime_loaded = runtime;
2176 if (runtime)
2198 * preserve property of no runtime failure paths. */
2203 if (runtime) longjmp(*rtld_fail, 1);
2215 if (runtime) longjmp(*rtld_fail, 1);
2266 if (runtime) longjmp(*rtld_fail, 1);
2500 if (runtime) longjmp(*rtld_fail, 1);
2521 if (!runtime && ph->p_memsz > __default_stacksize) {
2608 if (runtime) longjmp(*rtld_fail, 1);
2853 * thread pointer at runtime. */
3182 /* Switch to runtime mode: any further failures in the dynamic
3185 runtime = 1;
4352 if (!runtime) {
4862 if (!runtime && ph->p_memsz > __default_stacksize) {
5324 if (runtime && task->tls.size) {
5380 LD_LOGD("load_library loading ns=%{public}s name=%{public}s by_dlopen=%{public}d", task->namespace->ns_name, task->p->name, runtime);
5388 if (runtime) {
5409 if (runtime) {
5415 /* Past this point, if we haven't reached runtime yet, ldso has
5418 if (!runtime) {
5421 task->p->runtime_loaded = runtime;
5422 if (runtime)
5459 * preserve property of no runtime failure paths. */
5465 if (runtime) {
5485 if (runtime) {
5499 if (runtime) {
5735 if (runtime) longjmp(*rtld_fail, 1);
5742 if (runtime) longjmp(*rtld_fail, 1);