Searched refs:RzArray (Results 1 – 1 of 1) sorted by relevance
91 auto *RzArray = VariableDeclaration::create(&NewGlobals); in instrumentGlobals() local95 RzArray->setName(Ctx, RzArrayName); in instrumentGlobals()97 RzArray->setIsConstant(true); in instrumentGlobals()99 NewGlobals.push_back(RzArray); in instrumentGlobals()178 RzArray->addInitializer(VariableDeclaration::RelocInitializer::create( in instrumentGlobals()180 RzArray->addInitializer(VariableDeclaration::RelocInitializer::create( in instrumentGlobals()