Searched defs:dvmPopFrame (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/interp/
H A DStack.c210 * by dvmPopFrame if it's not removed explicitly.
309 static bool dvmPopFrame(Thread* self) function
535 dvmPopFrame(self);
637 dvmPopFrame(self);
714 dvmPopFrame(self); // throw wants to pull PC out of stack
749 dvmPopFrame(self);
778 dvmPopFrame(self);

Completed in 5 milliseconds