reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
103 lldb::SBThread CreateOSPluginThread(lldb::tid_t tid, lldb::addr_t context);
44543 result = (arg1)->CreateOSPluginThread(arg2,arg3);
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h 510 static Result doit(Class *c, Args... args) { return (c->*m)(args...); }
tools/lldb/source/API/SBProcess.cpp228 LLDB_RECORD_METHOD(lldb::SBThread, SBProcess, CreateOSPluginThread, 1312 LLDB_REGISTER_METHOD(lldb::SBThread, SBProcess, CreateOSPluginThread,