Searched refs:m_libpthread_module_wp (Results 1 – 4 of 4) sorted by relevance
230 lldb::ModuleWP m_libpthread_module_wp; variable
58 : DynamicLoader(process), m_dyld_module_wp(), m_libpthread_module_wp(), in DynamicLoaderDarwin()1040 ModuleSP module_sp = m_libpthread_module_wp.lock(); in GetPThreadLibraryModule()1052 m_libpthread_module_wp = module_sp; in GetPThreadLibraryModule()
125 m_libpthread_module_wp.reset(); in ProcessDidExec()
149 m_libpthread_module_wp.reset(); in ProcessDidExec()