Searched refs:callee (Results 1 – 6 of 6) sorted by relevance
38 lea -40(%esp), %ebp # set callee base pointer39 lea -40(%esp), %esp # set callee stack pointer
66 const Method **callee) in findBlockBoundary() argument99 *callee = calleeMethod; in findBlockBoundary()112 *callee = calleeMethod; in findBlockBoundary()124 *callee = calleeMethod; in findBlockBoundary()136 *callee = calleeMethod; in findBlockBoundary()1839 const Method *callee = NULL; in dvmCompileTrace() local1842 &targetOffset, &isInvoke, &callee); in dvmCompileTrace()1959 if (callee) { in dvmCompileTrace()1961 if (!dvmIsNativeMethod(callee)) { in dvmCompileTrace()1965 newBB->containingMethod = callee; in dvmCompileTrace()
49 bx lr @ return to the callee-chaining cell
56 @ Start executing the callee
3865 const Method *callee) in handleInvokeSingletonChainingCell() argument3876 addWordData(cUnit, NULL, (int) (callee->insns)); in handleInvokeSingletonChainingCell()
26855 lea -40(%esp), %ebp # set callee base pointer26856 lea -40(%esp), %esp # set callee stack pointer