Home | History | Annotate | Download | only in arm

Lines Matching refs:outer

580   WriteTranslation(environment->outer(), translation);
760 for (LEnvironment* e = environment; e != NULL; e = e->outer()) {