Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DSyntheticSections.cpp390 uint32_t globalIndex = out.importSec->getNumImportedGlobals(); in assignIndexes() local
H A DWriter.cpp680 unsigned globalIndex = in calculateExports() local
H A DSymbols.h354 uint32_t globalIndex = INVALID_INDEX; variable