Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h79 static constexpr const char kMuidGlobalRootlistPrefixStr[] = "__muid_globalrootlist"; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1232 rangeIdx2PrefixStr[RangeIdx::kGlobalRootlist] = kMuidGlobalRootlistPrefixStr; in EmitAsmLabel()
2566 Emit(kMuidGlobalRootlistPrefixStr).Emit("_begin:\n"); in EmitAsmLabel()
2595 Emit(kMuidGlobalRootlistPrefixStr).Emit("_end:\n"); in EmitAsmLabel()

Completed in 5 milliseconds