Searched refs:SBaseAddress (Results 1 – 1 of 1) sorted by relevance
3659 PVOID SBaseAddress = (PVOID) in MiRosUnmapViewOfSection() local3662 Status = MmUnmapViewOfSegment(AddressSpace, SBaseAddress); in MiRosUnmapViewOfSection()3666 SBaseAddress, Process, Status); in MiRosUnmapViewOfSection()4129 PVOID SBaseAddress = (PVOID) in MmMapViewOfSection() local4135 &SBaseAddress, in MmMapViewOfSection()4146 … SBaseAddress = ((char*)ImageBase + (ULONG_PTR)SectionSegments[i].Image.VirtualAddress); in MmMapViewOfSection()4148 MmUnmapViewOfSegment(AddressSpace, SBaseAddress); in MmMapViewOfSection()