Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp2422 uint32_t oldBucket = -1; in writeTo() local
2433 if (i->bucketIdx == oldBucket) in writeTo()
2439 oldBucket = i->bucketIdx; in writeTo()