Searched refs:kDecoupleStaticKeyStr (Results 1 – 3 of 3) sorted by relevance
123 static constexpr const char kDecoupleStaticKeyStr[] = "__staticDecoupleKeyOffset"; variable
51 …StringUtils::StartsWith(GetName(), kDecoupleStaticKeyStr) || IsClassInitBridge() || IsReflectionIn… in HasAddrOfValues()
1321 rangeIdx2PrefixStr[RangeIdx::kDecoupleStaticKey] = kDecoupleStaticKeyStr; in InitRangeIdx2PerfixStr()1373 StringUtils::StartsWith(stName, kDecoupleStaticKeyStr); in EmitIntConst()1414 if (StringUtils::StartsWith(stName, kDecoupleStaticKeyStr)) { in EmitIntConst()2452 … } else if (StringUtils::StartsWith(mirSymbol->GetName(), namemangler::kDecoupleStaticKeyStr)) { in EmitGlobalVariable()2849 EmitMuidTable(staticDecoupleKeyVec, strIdx2Type, kDecoupleStaticKeyStr); in EmitGlobalVariable()