Searched refs:regions_out (Results 1 – 3 of 3) sorted by relevance
95 std::vector<MappedMemoryRegion>* regions_out) { in ParseProcMaps() argument96 CHECK(regions_out); in ParseProcMaps()164 regions_out->swap(regions); in ParseProcMaps()
30 std::vector<MappedMemoryRegion>* regions_out) { in ParseProcMaps() argument102 regions_out->swap(regions); in ParseProcMaps()
224 bool ParseProcMaps(const std::string &input, MemoryRegionArray *regions_out)226 ASSERT(regions_out);297 regions_out->swap(regions);