Home
last modified time | relevance | path

Searched defs:gcTIBName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp236 void AArch64CG::EmitGCTIBLabel(GCTIBKey *key, const std::string &gcTIBName, in EmitGCTIBLabel()
295 const std::string &gcTIBName = GCTIB_PREFIX_STR + name; in FindOrCreateRepresentiveSym() local