Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dvirtual_thread.cpp76 const int64_t illegal = -1; in FindMapIndexByAddr() local
78 return illegal; in FindMapIndexByAddr()
81 return illegal; in FindMapIndexByAddr()
84 return illegal; in FindMapIndexByAddr()
105 return illegal; in FindMapIndexByAddr()
205 const uint64_t illegal = -1; in ReadRoMemory() local
217 if (memMapIndex != illegal) { in ReadRoMemory()