Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h70 size_t GetTrapOpcodeMaxByteSize() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointSite.cpp93 size_t BreakpointSite::GetTrapOpcodeMaxByteSize() const { in GetTrapOpcodeMaxByteSize() function in BreakpointSite