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