Home
last modified time | relevance | path

Searched refs:GetSoftwareBreakpointSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp97 static int GetSoftwareBreakpointSize(const ArchSpec &arch, in GetSoftwareBreakpointSize() function
115 int size_hint = GetSoftwareBreakpointSize(arch, next_flags); in SetSoftwareBreakpointOnPC()