Home
last modified time | relevance | path

Searched refs:ObjectNameToIndexMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h169 typedef lldb_private::UniqueCStringMap<uint32_t> ObjectNameToIndexMap; typedef
175 ObjectNameToIndexMap m_object_name_to_index_map;
H A DObjectContainerBSDArchive.cpp286 const ObjectNameToIndexMap::Entry *match = in FindObject()
297 const ObjectNameToIndexMap::Entry *next_match = in FindObject()