Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp91 for (unsigned HashIdx = Index; HashIdx < Hdr.NumHashes; ++HashIdx) { in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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.cpp841 uint32_t HashIdx = AccelSectionData.getU32(&BucketsOffset); in verifyAppleAccelTable() local
858 for (uint32_t HashIdx = 0; HashIdx < NumHashes; ++HashIdx) { in verifyAppleAccelTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp224 uint32_t HashIdx = BucketCursors[Records[I].BucketIdx]++; in finalizeBuckets() local