Searched refs:getNumExportVar (Results 1 – 2 of 2) sorted by relevance
65 uint32_t getNumExportVar() const { return mExportVarIndices.size(); } in getNumExportVar() function
293 for(uint32_t slot = 0; slot < Ctxt.getNumExportVar(); slot++) { in DecorateGlobalBuffer()