Searched refs:createExternal (Results 1 – 2 of 2) sorted by relevance
371 static VariableDeclaration *createExternal(VariableDeclarationList *VDL) { in createExternal() function
1582 auto *WasmMemory = VariableDeclaration::createExternal(Globals.get()); in translate()1607 auto *GlobalDataSize = VariableDeclaration::createExternal(Globals.get()); in translate()1614 auto *GlobalNumPages = VariableDeclaration::createExternal(Globals.get()); in translate()