Searched refs:addGlobal (Results 1 – 6 of 6) sorted by relevance
150 void addGlobal(VariableDeclaration *Global) { in addGlobal() function
907 Func->addGlobal(Gotoff); in createGotoffRelocation()
6245 Func->addGlobal(Mask);
205 void addGlobal(InputGlobal *global);
761 out.globalSec->addGlobal(global); in assignIndexes()766 out.globalSec->addGlobal(global); in assignIndexes()
359 void GlobalSection::addGlobal(InputGlobal *global) { in addGlobal() function in lld::wasm::GlobalSection