Searched refs:HashData (Results 1 – 9 of 9) sorted by relevance
144 typedef __HashData HashData; typedef158 HashData value;261 HashData &hash_data) const = 0;284 std::function<bool(const HashData &hash_data)> const &callback) const { in ForEach()289 HashData hash_data; in ForEach()
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.
139 struct HashData { struct145 HashData(DwarfStringPoolEntryRef Name, HashFn *Hash) in HashData() argument153 using HashList = std::vector<HashData *>; argument160 using StringEntries = StringMap<HashData, BumpPtrAllocator &>;
1592 | 0x........ | HashData[0]1593 | 0x........ | HashData[1]1594 | 0x........ | HashData[2]1595 | 0x........ | HashData[3]1600 | 0x........ | HashData[0]1601 | 0x........ | HashData[1]1604 | 0x........ | HashData[0]1605 | 0x........ | HashData[1]1606 | 0x........ | HashData[2]1611 | 0x........ | HashData[0][all …]
133 HashData &hash_data) const override;
319 HashData &hash_data) const { in ReadHashData()
83 llvm::stable_sort(Bucket, [](HashData *LHS, HashData *RHS) { in finalize()647 void AccelTableBase::HashData::print(raw_ostream &OS) const { in print()