Searched refs:getMspace (Results 1 – 1 of 1) sorted by relevance
81 static mspace getMspace() in getMspace() function106 mBase = (uint32_t*)mspace_malloc(getMspace(), size); in Assembly()115 mspace_free(getMspace(), mBase); in ~Assembly()143 mBase = (uint32_t*)mspace_realloc(getMspace(), mBase, newSize); in resize()