Searched defs:DoWillLaunch (Results 1 – 3 of 3) sorted by relevance
171 Status ProcessKDP::DoWillLaunch(Module *module) { in DoWillLaunch() function in ProcessKDP
1076 virtual Status DoWillLaunch(Module *module) { return Status(); } DoWillLaunch() function
514 Status ProcessGDBRemote::DoWillLaunch(lldb_private::Module *module) { in DoWillLaunch() function in ProcessGDBRemote