Home
last modified time | relevance | path

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

/external/libunwind/src/
Dos-linux.h112 scan_hex (char *cp, unsigned long *valp) in scan_hex() function
266 cp = scan_hex (cp, low); in maps_next()
268 cp = scan_hex (cp, high); in maps_next()
270 cp = scan_hex (cp, offset); in maps_next()
271 cp = scan_hex (cp, &major); in maps_next()
273 cp = scan_hex (cp, &minor); in maps_next()