Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c3145 static Int readhex ( const HChar* buf, UWord* val ) in readhex() function
3266 j = readhex(&procmap_buf[i], &start); in parse_procselfmaps()
3270 j = readhex(&procmap_buf[i], &endPlusOne); in parse_procselfmaps()
3296 j = readhex(&procmap_buf[i], &maj); in parse_procselfmaps()
3300 j = readhex(&procmap_buf[i], &min); in parse_procselfmaps()