Searched defs:thread_mmaps (Results 1 – 2 of 2) sorted by relevance
266 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps) { in GetThreadMmapsInProcess()
732 std::vector<ThreadMmap> thread_mmaps; in DumpThreadCommAndMmaps() local