Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h269 FileRangeToIndexMap; typedef
275 FileRangeToIndexMap m_file_addr_to_index;
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp942 FileRangeToIndexMap::Entry entry; in InitAddressIndexes()
974 FileRangeToIndexMap::Entry *entry = in InitAddressIndexes()
990 FileRangeToIndexMap::Entry *next_entry = in InitAddressIndexes()
1034 const FileRangeToIndexMap::Entry *entry = in FindSymbolAtFileAddress()
1050 const FileRangeToIndexMap::Entry *entry = in FindSymbolContainingFileAddress()