Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c3157 static Int readhex64 ( const HChar* buf, ULong* val ) in readhex64() function
3290 j = readhex64(&procmap_buf[i], &foffset); in parse_procselfmaps()