Searched defs:SetSoftwareBreakpoint (Results 1 – 2 of 2) sorted by relevance
90 static Status SetSoftwareBreakpoint(lldb::addr_t bp_addr, unsigned bp_size, in SetSoftwareBreakpoint() function
341 Status NativeProcessProtocol::SetSoftwareBreakpoint(lldb::addr_t addr, in SetSoftwareBreakpoint() function in NativeProcessProtocol