Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.cpp268 uint32_t globalIndex = out.importSec->getNumImportedGlobals(); in assignIndexes() local
DWriter.cpp601 unsigned globalIndex = in calculateExports() local
DSymbols.h330 uint32_t globalIndex = INVALID_INDEX; variable