Searched refs:GetMmapArgumentList (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.h | 64 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr, in GetMmapArgumentList() function 68 return Platform::GetHostPlatform()->GetMmapArgumentList( in GetMmapArgumentList()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/ |
| H A D | PlatformOpenBSD.h | 52 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformOpenBSD.cpp | 164 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformOpenBSD
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.h | 55 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformNetBSD.cpp | 193 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformNetBSD
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.h | 53 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformFreeBSD.cpp | 172 MmapArgList PlatformFreeBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformFreeBSD
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/ |
| H A D | PlatformLinux.h | 58 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformLinux.cpp | 298 MmapArgList PlatformLinux::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformLinux
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 98 process->GetTarget().GetPlatform()->GetMmapArgumentList( in InferiorCallMmap()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | Platform.h | 548 virtual MmapArgList GetMmapArgumentList(const ArchSpec &arch,
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | Platform.cpp | 1266 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, in GetMmapArgumentList() function in Platform
|