Home
last modified time | relevance | path

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

/xen/xen/common/
A Dgdbstub.c103 str2ulong(const char *str, unsigned long bytes) in str2ulong() function
393 val = str2ulong(buf, sizeof(val)); in gdb_cmd_write_mem()
529 addr = str2ulong(&ctx->in_buf[1], sizeof(unsigned long)); in process_command()

Completed in 2 milliseconds