Lines Matching defs:runtime

168 static int runtime;
1139 if (runtime) longjmp(*rtld_fail, 1);
1248 if (runtime) longjmp(*rtld_fail, 1);
1626 if (!runtime && ph->p_memsz > __default_stacksize) {
2036 if (!runtime) a_crash();
2304 /* Past this point, if we haven't reached runtime yet, ldso has
2307 if (!runtime) reclaim_gaps(&temp_dso);
2315 if (runtime && temp_dso.tls.image) {
2332 p->runtime_loaded = runtime;
2364 if (runtime)
2386 * preserve property of no runtime failure paths. */
2391 if (runtime) longjmp(*rtld_fail, 1);
2403 if (runtime) longjmp(*rtld_fail, 1);
2467 if (runtime) longjmp(*rtld_fail, 1);
2493 if (runtime) longjmp(*rtld_fail, 1);
2729 if (runtime) longjmp(*rtld_fail, 1);
2750 if (!runtime && ph->p_memsz > __default_stacksize) {
2837 if (runtime) longjmp(*rtld_fail, 1);
3083 * thread pointer at runtime. */
3426 /* Switch to runtime mode: any further failures in the dynamic
3429 runtime = 1;
4698 if (!runtime) {
5232 if (!runtime && ph->p_memsz > __default_stacksize) {
5713 if (runtime && task->tls.size) {
5769 LD_LOGD("load_library loading ns=%{public}s name=%{public}s by_dlopen=%{public}d", task->namespace->ns_name, task->p->name, runtime);
5777 if (runtime) {
5798 if (runtime) {
5804 /* Past this point, if we haven't reached runtime yet, ldso has
5807 if (!runtime) {
5810 task->p->runtime_loaded = runtime;
5811 if (runtime)
5850 * preserve property of no runtime failure paths. */
5856 if (runtime) {
5876 if (runtime) {
5890 if (runtime) {
6126 if (runtime) longjmp(*rtld_fail, 1);
6133 if (runtime) longjmp(*rtld_fail, 1);