Home | History | Annotate | Download | only in arm

Lines Matching refs:outer

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