Home
last modified time | relevance | path

Searched defs:GetSoftwareBreakpointTrapOpcode (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp501 NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode(size_t size_hint) { in GetSoftwareBreakpointTrapOpcode() function in NativeProcessProtocol
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp410 NativeProcessFreeBSD::GetSoftwareBreakpointTrapOpcode(size_t size_hint) { GetSoftwareBreakpointTrapOpcode() function in NativeProcessFreeBSD
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp148 size_t PlatformRemoteGDBServer::GetSoftwareBreakpointTrapOpcode( in GetSoftwareBreakpointTrapOpcode() function in PlatformRemoteGDBServer
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1989 size_t Platform::GetSoftwareBreakpointTrapOpcode(Target &target, GetSoftwareBreakpointTrapOpcode() function in Platform
H A DProcess.cpp1761 size_t Process::GetSoftwareBreakpointTrapOpcode(BreakpointSite *bp_site) { GetSoftwareBreakpointTrapOpcode() function in Process