Home
last modified time | relevance | path

Searched refs:OnUnloadModule (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp85 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h34 void OnUnloadModule(lldb::addr_t module_addr);
H A DDynamicLoaderWindowsDYLD.cpp86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) {
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_ircv3_batch.cpp202 void OnUnloadModule(Module* mod) CXX11_OVERRIDE in OnUnloadModule() function in ModuleIRCv3Batch
H A Dm_rline.cpp329 void OnUnloadModule(Module* mod) CXX11_OVERRIDE in OnUnloadModule() function in ModuleRLine
/dports/irc/inspircd/inspircd-3.11.0/src/modules/extra/
H A Dm_mysql.cpp152 void OnUnloadModule(Module* mod) CXX11_OVERRIDE;
530 void ModuleSQL::OnUnloadModule(Module* mod) in OnUnloadModule() function in ModuleSQL
/dports/irc/inspircd/inspircd-3.11.0/src/modules/m_spanningtree/
H A Dmain.h221 void OnUnloadModule(Module* mod) CXX11_OVERRIDE;
/dports/irc/inspircd/inspircd-3.11.0/src/
H A Dmodules.cpp106 void Module::OnUnloadModule(Module*) { DetachEvent(I_OnUnloadModule); } in OnUnloadModule() function in Module
393 FOREACH_MOD(OnUnloadModule, (mod)); in DoSafeUnload()

12