Searched refs:GetMmapArgumentList (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.h64 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
68 return Platform::GetHostPlatform()->GetMmapArgumentList(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.h52 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformOpenBSD.cpp157 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformOpenBSD
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.h55 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformNetBSD.cpp193 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformNetBSD
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h53 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformFreeBSD.cpp172 MmapArgList PlatformFreeBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformFreeBSD
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp97 process->GetTarget().GetPlatform()->GetMmapArgumentList(
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h583 virtual MmapArgList GetMmapArgumentList(const ArchSpec &arch,
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1270 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, function in class:Platform

Completed in 316 milliseconds