Home
last modified time | relevance | path

Searched refs:oldBucket (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp2386 uint32_t oldBucket = -1; in writeTo() local
2397 if (i->bucketIdx == oldBucket) in writeTo()
2403 oldBucket = i->bucketIdx; in writeTo()