Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DSyntheticSections.cpp389 uint32_t globalIndex = out.importSec->getNumImportedGlobals(); in assignIndexes() local
H A DSymbols.h354 uint32_t globalIndex = INVALID_INDEX; global() variable
H A DWriter.cpp788 unsigned globalIndex = calculateExports() local