Home
last modified time | relevance | path

Searched refs:xmap_buf (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c3976 static HChar xmap_buf[M_XMAP_BUF]; in parse_procselfmaps() local
3992 xmap_entries = read_proc_file("/proc/self/xmap", xmap_buf, M_XMAP_BUF, in parse_procselfmaps()
4005 xmap = next_xmap(xmap_buf, xmap_entries, &xmap_index, &xmap_mapping); in parse_procselfmaps()