reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
779 __FUNCTION__, addr, (uint64_t)size, kind); 795 if (!LLDB_WATCH_TYPE_IS_VALID(kind)) { 796 error.SetErrorStringWithFormat("invalid watchpoint type: %d", kind); 817 if (size == old_size && kind == old_type) { 829 wp_sp->SetWatchpointType(kind, notify);