Home
last modified time | relevance | path

Searched refs:routineName (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2829 std::string routineName = target + HugeSoPostFix(); in EmitAsmLabel() local
2830 Emit("\t.type\t" + routineName + ", %function\n"); in EmitAsmLabel()
2831 Emit(routineName + ":\n"); in EmitAsmLabel()

Completed in 4 milliseconds