Searched refs:ModuleSpecList (Results 1 – 21 of 21) sorted by relevance
432 class ModuleSpecList435 ModuleSpecList () : in ModuleSpecList() function441 ModuleSpecList (const ModuleSpecList &rhs) : in ModuleSpecList() function450 ~ModuleSpecList () in ~ModuleSpecList()454 ModuleSpecList &455 operator = (const ModuleSpecList &rhs)488 Append (const ModuleSpecList &rhs) in Append()548 FindMatchingModuleSpecs (const ModuleSpec &module_spec, ModuleSpecList &matching_list) const in FindMatchingModuleSpecs()
148 m_opaque_ap(new ModuleSpecList()) in SBModuleSpecList()154 m_opaque_ap(new ModuleSpecList(*rhs.m_opaque_ap)) in SBModuleSpecList()
186 ModuleSpecList &specs);194 lldb_private::ModuleSpecList &specs);
149 std::unique_ptr<lldb_private::ModuleSpecList> m_opaque_ap;
51 lldb_private::ModuleSpecList &specs);
282 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
23 …et_t data_offset, lldb::offset_t file_offset, lldb::offset_t length, ModuleSpecList &module_specs);
116 class ModuleSpecList; variable
95 lldb_private::ModuleSpecList specs; in LocateExecutableSymbolFile()
64 lldb_private::ModuleSpecList &specs);
502 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
55 lldb_private::ModuleSpecList &specs);
514 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
190 ModuleSpecList &specs) in GetModuleSpecifications()217 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
57 lldb_private::ModuleSpecList &specs);
191 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
68 lldb_private::ModuleSpecList &specs);
308 lldb_private::ModuleSpecList &specs) in GetModuleSpecifications()
336 ModuleSpecList specs; in GetELFProcessCPUType()
91 ModuleSpecList module_specs; in CreateTarget()
4287 lldb_private::ModuleSpecList symfile_module_specs; in AddModuleSymbols()