Searched refs:CommandObjectMultiwordWatchpoint (Results 1 – 4 of 4) sorted by relevance
24 class CommandObjectMultiwordWatchpoint : public CommandObjectMultiword {26 CommandObjectMultiwordWatchpoint(CommandInterpreter &interpreter);28 ~CommandObjectMultiwordWatchpoint() override;
75 bool CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in VerifyWatchpointIDs()276 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()350 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()425 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()501 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()619 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()746 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs( in DoExecute()1159 CommandObjectMultiwordWatchpoint::CommandObjectMultiwordWatchpoint( in CommandObjectMultiwordWatchpoint() function in CommandObjectMultiwordWatchpoint1200 CommandObjectMultiwordWatchpoint::~CommandObjectMultiwordWatchpoint() = default;
420 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs(target, command, in DoExecute()537 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs(target, command, in DoExecute()618 if (!CommandObjectMultiwordWatchpoint::VerifyWatchpointIDs(target, command, in DoExecute()
503 CommandObjectSP(new CommandObjectMultiwordWatchpoint(*this)); in LoadCommandDictionary()