Searched refs:core_addr_to_string (Results 1 – 4 of 4) sorted by relevance
524 extern const char *core_addr_to_string (const CORE_ADDR addr);
2869 core_addr_to_string (const CORE_ADDR addr) in core_addr_to_string() function
2336 * utils.c (core_addr_to_string): New function for conversion of
13025 * utils.c (core_addr_to_string): Use phex instead of phex_nz.