Searched refs:sharing_char (Results 1 – 1 of 1) sorted by relevance
98 const char sharing_char = line_extractor.GetChar(); in ParseMemoryRegionInfoFromProcMapsLine() local99 if (sharing_char == 's') in ParseMemoryRegionInfoFromProcMapsLine()101 else if (sharing_char == 'p') in ParseMemoryRegionInfoFromProcMapsLine()