Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c3076 static Int readhex ( const HChar* buf, UWord* val ) in readhex() function
3197 j = readhex(&procmap_buf[i], &start); in parse_procselfmaps()
3201 j = readhex(&procmap_buf[i], &endPlusOne); in parse_procselfmaps()
3227 j = readhex(&procmap_buf[i], &maj); in parse_procselfmaps()
3231 j = readhex(&procmap_buf[i], &min); in parse_procselfmaps()