Searched refs:HashData (Results 1 – 9 of 9) sorted by relevance
187 friend struct HashData;188 struct HashData { struct193 HashData(StringRef S, DwarfAccelTable::DataArray &Data) in HashData() argument233 std::vector<HashData *> Data;239 typedef std::vector<HashData *> HashList;
83 HashData *Entry = new (Allocator) HashData(EI->getKey(), EI->second); in FinalizeTable()107 [] (HashData *LHS, HashData *RHS) { in FinalizeTable()284 for (std::vector<HashData *>::const_iterator DI = Data.begin(), in print()
812 | data[n] | HashData for this bucket817 | data[n] | HashData for this bucket822 | data[n] | HashData for this bucket940 | 0x00000004 | A 32 bit array count - number of HashData with name "erase"941 | 0x........ | HashData[0]942 | 0x........ | HashData[1]943 | 0x........ | HashData[2]944 | 0x........ | HashData[3]948 | 0x00000002 | A 32 bit array count - number of HashData with name "collision"949 | 0x........ | HashData[0][all …]
7 # CHECK-NEXT: error: Hash[0] has invalid HashData offset: 0x000000b4.13 # an invalid HashData offset for Hash[0], as well as
6 # CHECK-NEXT: error: Unsupported form: failed to read HashData.37 …short 400 ## DW_FORM_data4 -- error: unsupported form; failed to read HashData.
6 # CHECK-NEXT: error: No atoms: failed to read HashData.36 .long 0 ## HeaderData Atom Count -- error: no atoms; failed to read HashData.
868 | data[n] | HashData for this bucket873 | data[n] | HashData for this bucket878 | data[n] | HashData for this bucket996 | 0x00000004 | A 32 bit array count - number of HashData with name "erase"997 | 0x........ | HashData[0]998 | 0x........ | HashData[1]999 | 0x........ | HashData[2]1000 | 0x........ | HashData[3]1004 | 0x00000002 | A 32 bit array count - number of HashData with name "collision"1005 | 0x........ | HashData[0][all …]
143 struct HashData { struct149 HashData(DwarfStringPoolEntryRef Name, HashFn *Hash) in HashData() argument157 using HashList = std::vector<HashData *>; argument164 using StringEntries = StringMap<HashData, BumpPtrAllocator &>;
85 [](HashData *LHS, HashData *RHS) { in finalize()658 void AccelTableBase::HashData::print(raw_ostream &OS) const { in print()