Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1218 size_t hashedidx = symidx; in emitGNUHashTab() local
1225 *(pSymtab.localDynBegin() + hashedidx - 1) = it->second.first; in emitGNUHashTab()
1236 chain[hashedidx - symidx] = val; in emitGNUHashTab()
1238 ++hashedidx; in emitGNUHashTab()
1245 bucket[idx] = hashedidx - count; in emitGNUHashTab()