Searched refs:hex2i (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dremote_gdb.cc280 hex2i(const char **srcp) function in namespace:__anon24
859 Addr newPc = hex2i(&p);
870 hex2i(&p);
872 Addr newPc = hex2i(&p);
914 if (hex2i(&p) != 0)
924 Addr addr = hex2i(&p);
927 size_t len = hex2i(&p);
948 Addr addr = hex2i(&p);
951 size_t len = hex2i(&p);
1055 hex2i(
[all...]

Completed in 7 milliseconds