Home
last modified time | relevance | path

Searched refs:pIsMethodEntry (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/mterp/portable/
Ddebug.c181 const Method* method, bool* pIsMethodEntry) in checkDebugAndProf() argument
192 if (*pIsMethodEntry) { in checkDebugAndProf()
209 *pIsMethodEntry = false; in checkDebugAndProf()
220 bool isEntry = *pIsMethodEntry; in checkDebugAndProf()
222 *pIsMethodEntry = false; in checkDebugAndProf()
/dalvik/vm/mterp/out/
DInterpC-portdbg.c1370 const Method* method, bool* pIsMethodEntry) in checkDebugAndProf() argument
1381 if (*pIsMethodEntry) { in checkDebugAndProf()
1398 *pIsMethodEntry = false; in checkDebugAndProf()
1409 bool isEntry = *pIsMethodEntry; in checkDebugAndProf()
1411 *pIsMethodEntry = false; in checkDebugAndProf()