Searched defs:module_addr (Results 1 – 6 of 6) sorted by relevance
168 lldb::addr_t module_addr) override { in OnLoadDll()172 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 OnLoadDll(const ModuleSpec & module_spec,lldb::addr_t module_addr) OnLoadDll() argument 529 OnUnloadDll(lldb::addr_t module_addr) OnUnloadDll() argument
594 OnLoadDll(const ModuleSpec & module_spec,lldb::addr_t module_addr) OnLoadDll() argument 600 OnUnloadDll(lldb::addr_t module_addr) OnUnloadDll() argument
796 OnLoadDll(const ModuleSpec & module_spec,lldb::addr_t module_addr) OnLoadDll() argument 801 OnUnloadDll(lldb::addr_t module_addr) OnUnloadDll() argument
64 lldb::addr_t module_addr) { in OnLoadModule() argument 82 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() argument