Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp239 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.cpp898 uint32_t HashIdx = AccelSectionData.getU32(&BucketsOffset); in verifyAppleAccelTable() local
915 for (uint32_t HashIdx = 0; HashIdx < NumHashes; ++HashIdx) { in verifyAppleAccelTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp223 uint32_t HashIdx = BucketCursors[Records[I].BucketIdx]++; in finalizeBuckets() local