Searched refs:file_addr_to_index (Results 1 – 1 of 1) sorted by relevance
721 FileAddrToIndexMap file_addr_to_index; in FindFunctions() local727 … file_addr_to_index[sc.function->GetAddressRange().GetBaseAddress().GetFileAddress()] = i; in FindFunctions()730 FileAddrToIndexMap::const_iterator end = file_addr_to_index.end(); in FindFunctions()740 …FileAddrToIndexMap::const_iterator pos = file_addr_to_index.find(sc.symbol->GetAddress().GetFileAd… in FindFunctions()