Searched defs:CreateWatchpoint (Results 1 – 2 of 2) sorted by relevance
742 MachProcess::CreateWatchpoint(nub_addr_t addr, nub_size_t length, uint32_t watch_flags, bool hardwa… in CreateWatchpoint() function in MachProcess
554 Target::CreateWatchpoint(lldb::addr_t addr, size_t size, const ClangASTType *type, uint32_t kind, E… in CreateWatchpoint() function in Target