Searched refs:setGlobalIndex (Results 1 – 6 of 6) sorted by relevance
260 void setGlobalIndex(GlobalModuleIndex *Index);
337 void GlobalSymbol::setGlobalIndex(uint32_t index) { in setGlobalIndex() function in lld::wasm::GlobalSymbol
203 g->setGlobalIndex(numImportedGlobals++); in addImport()205 g->setGlobalIndex(entry.first->second); in addImport()
338 void setGlobalIndex(uint32_t index);
325 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
4185 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()4287 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()