Home | History | Annotate | Download | only in runtime

Lines Matching full:context0

741     dl_iterate_context context0 = { Begin(), &dlopen_mmaps_, 0, 0};
742 if (dl_iterate_phdr(dl_iterate_context::callback, &context0) == 0) {