Searched defs:ModuleSpecList (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Core/
H A DModuleSpec.h432 class ModuleSpecList class in namespace:lldb_private
435 ModuleSpecList () : function in class:lldb_private::ModuleSpecList
441 ModuleSpecList (const ModuleSpecList &rhs) : function in class:lldb_private::ModuleSpecList
450 ~ModuleSpecList ()
454 ModuleSpecList &
455 operator = (const ModuleSpecList &rhs)
488 Append (const ModuleSpecList &rhs)
548 FindMatchingModuleSpecs (const ModuleSpec &module_spec, ModuleSpecList &matching_list) const

Completed in 746 milliseconds