Searched refs:setGlobalIndex (Results 1 – 10 of 10) sorted by relevance
33 void setGlobalIndex(uint32_t index) { in setGlobalIndex() function
296 void GlobalSymbol::setGlobalIndex(uint32_t index) { in setGlobalIndex() function in lld::wasm::GlobalSymbol
119 g->setGlobalIndex(numImportedGlobals++); in addImport()270 g->setGlobalIndex(globalIndex++); in assignIndexes()
321 void setGlobalIndex(uint32_t index);
233 void setGlobalIndex(GlobalModuleIndex *Index);
265 void setGlobalIndex(GlobalModuleIndex *Index);
274 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
3425 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()3512 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()
327 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
4116 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()4212 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()