Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h62 size_t GetTrapOpcodeMaxByteSize() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp98 size_t BreakpointSite::GetTrapOpcodeMaxByteSize() const { in GetTrapOpcodeMaxByteSize() function in BreakpointSite