Searched defs:GetMmapArgumentList (Results 1 – 5 of 5) sorted by relevance
202 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformOpenBSD
236 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformNetBSD
269 MmapArgList PlatformLinux::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformLinux
276 MmapArgList PlatformFreeBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformFreeBSD
1304 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, in GetMmapArgumentList() function in Platform