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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.h51 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformOpenBSD.cpp204 MmapArgList PlatformOpenBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformOpenBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h59 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformFreeBSD.cpp308 MmapArgList PlatformFreeBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformFreeBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.h57 MmapArgList GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr,
H A DPlatformNetBSD.cpp353 MmapArgList PlatformNetBSD::GetMmapArgumentList(const ArchSpec &arch, function in class:PlatformNetBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp94 process->GetTarget().GetPlatform()->GetMmapArgumentList(
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h580 virtual MmapArgList GetMmapArgumentList(const ArchSpec &arch,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1306 MmapArgList Platform::GetMmapArgumentList(const ArchSpec &arch, addr_t addr, function in class:Platform

Completed in 174 milliseconds