Searched refs:show_len_concisely (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_aspacemgr/ |
D | aspacemgr-linux.c | 404 static void show_len_concisely ( /*OUT*/HChar* buf, Addr start, Addr end ) in show_len_concisely() function 441 show_len_concisely(len_buf, seg->start, seg->end); in show_nsegment_full() 465 show_len_concisely(len_buf, seg->start, seg->end); in show_nsegment() 909 show_len_concisely(len_buf, start, end); in sync_check_mapping_callback() 976 show_len_concisely(len_buf, start, end); in sync_check_gap_callback()
|