Searched refs:ModuleTypeToString (Results 1 – 4 of 4) sorted by relevance
12 const char* ModuleTypeToString(ModuleType type) { in ModuleTypeToString() function
59 const char* ModuleTypeToString(ModuleType type);
159 SK_ABORT("Unable to load module %s", ModuleTypeToString(moduleType)); in compile_and_shrink()
201 ModuleTypeToString(moduleType), in compileModule()