Searched defs:globalIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | SyntheticSections.cpp | 389 uint32_t globalIndex = out.importSec->getNumImportedGlobals(); in assignIndexes() local |
H A D | Symbols.h | 354 uint32_t globalIndex = INVALID_INDEX; global() variable |
H A D | Writer.cpp | 788 unsigned globalIndex = calculateExports() local |