Searched refs:regions_out (Results 1 – 1 of 1) sorted by relevance
95 std::vector<MappedMemoryRegion>* regions_out) { in ParseProcMaps() argument96 CHECK(regions_out); in ParseProcMaps()164 regions_out->swap(regions); in ParseProcMaps()