Home | History | Annotate | Download | only in arm

Lines Matching refs:outer

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