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