Home
last modified time | relevance | path

Searched defs:HashIdx (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp238 for (unsigned HashIdx = Index; HashIdx < Hdr.HashCount; ++HashIdx) { in dump() local
344 for (unsigned HashIdx = Index; HashIdx < Hdr.HashCount; ++HashIdx) { in equal_range() local
H A DDWARFVerifier.cpp999 uint32_t HashIdx = AccelSectionData.getU32(&BucketsOffset); in verifyAppleAccelTable() local
1016 for (uint32_t HashIdx = 0; HashIdx < NumHashes; ++HashIdx) { in verifyAppleAccelTable() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp224 uint32_t HashIdx = BucketCursors[Records[I].BucketIdx]++; in finalizeBuckets() local