Searched defs:WillLaunch (Results 1 – 4 of 4) sorted by relevance
186 Status ProcessKDP::WillLaunch(Module *module) { in WillLaunch() function in ProcessKDP
337 Status ProcessFreeBSD::WillLaunch(Module *module) { in WillLaunch() function in ProcessFreeBSD
1014 virtual Status WillLaunch(Module *module) { return Status(); } in WillLaunch() function
620 Status ProcessGDBRemote::WillLaunch(lldb_private::Module *module) { in WillLaunch() function in ProcessGDBRemote