Searched refs:getMspace (Results 1 – 1 of 1) sorted by relevance
83 static mspace getMspace() in getMspace() function108 mBase = (uint32_t*)mspace_malloc(getMspace(), size); in Assembly()117 mspace_free(getMspace(), mBase); in ~Assembly()145 mBase = (uint32_t*)mspace_realloc(getMspace(), mBase, newSize); in resize()