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