Searched refs:show_len_concisely (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c404 static void show_len_concisely ( /*OUT*/HChar* buf, Addr start, Addr end ) function
441 show_len_concisely(len_buf, seg->start, seg->end);
465 show_len_concisely(len_buf, seg->start, seg->end);
909 show_len_concisely(len_buf, start, end);
976 show_len_concisely(len_buf, start, end);

Completed in 83 milliseconds