Searched refs:GetExportedVarOffset (Results 1 – 2 of 2) sorted by relevance
251 const uint32_t offset = GetExportedVarOffset(slot); in setGlobalVar()258 const uint32_t offset = GetExportedVarOffset(slot); in getGlobalVar()268 const uint32_t offset = GetExportedVarOffset(slot); in setGlobalVarWithElemDims()
120 uint32_t GetExportedVarOffset(uint32_t slot) const { in GetExportedVarOffset() function