Searched refs:GetMmapArgumentList (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/ |
| H A D | PlatformOpenBSD.h | 56 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformOpenBSD.cpp | 206 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformOpenBSD
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.h | 62 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformNetBSD.cpp | 355 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformNetBSD
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.h | 64 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
|
| H A D | PlatformFreeBSD.cpp | 310 MmapArgList PlatformFreeBSD::GetMmapArgumentList(const ArchSpec &arch, in GetMmapArgumentList() function in PlatformFreeBSD
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 89 process->GetTarget().GetPlatform()->GetMmapArgumentList( in InferiorCallMmap()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | Platform.h | 628 virtual MmapArgList GetMmapArgumentList(const ArchSpec &arch,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Platform.cpp | 1351 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, in GetMmapArgumentList() function in Platform
|