Searched defs:module_addr (Results 1 – 6 of 6) sorted by relevance
162 lldb::addr_t module_addr) override { in OnLoadDll()166 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()
529 lldb::addr_t module_addr) { in OnLoadDll()533 void ProcessDebugger::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
570 lldb::addr_t module_addr) { in OnLoadDll()576 void NativeProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
790 lldb::addr_t module_addr) { in OnLoadDll()795 void ProcessWindows::OnUnloadDll(lldb::addr_t module_addr) { in OnUnloadDll()
68 lldb::addr_t module_addr) { in OnLoadModule()86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule()