Searched defs:module_addr (Results 1 – 6 of 6) sorted by relevance
167 lldb::addr_t module_addr) override { in OnLoadDll()171 void OnUnloadDll(lldb::addr_t module_addr) override { in OnUnloadDll()
49 lldb::addr_t module_addr) { in OnLoadDll()54 void LocalDebugDelegate::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
525 lldb::addr_t module_addr) { in OnLoadDll()529 void ProcessDebugger::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
594 lldb::addr_t module_addr) { in OnLoadDll()600 void NativeProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
801 lldb::addr_t module_addr) { in OnLoadDll()806 void ProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
64 lldb::addr_t module_addr) { in OnLoadModule()82 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule()