Searched refs:CLIDebuggerAttachSystem (Results 1 – 8 of 8) sorted by relevance
93 void CLIDebuggerAttachSystem(struct CLIDebugger*, struct CLIDebuggerSystem*);
51 CLIDebuggerAttachSystem(&debugger->cli, sys); in mDebuggerCreate()
1134 void CLIDebuggerAttachSystem(struct CLIDebugger* debugger, struct CLIDebuggerSystem* system) { in CLIDebuggerAttachSystem() function
53 CLIDebuggerAttachSystem(&m_cliDebugger, core->cliDebuggerSystem(core)); in attachInternal()
1064 void CLIDebuggerAttachSystem(struct CLIDebugger* debugger, struct CLIDebuggerSystem* system) { in CLIDebuggerAttachSystem() function
61 CLIDebuggerAttachSystem(&m_cliDebugger, core->cliDebuggerSystem(core)); in attachInternal()