Searched refs:refptr (Results 1 – 1 of 1) sorted by relevance
379 DefinedRegular *refptr = in handleMinGWAutomaticImport() local381 if (refptr && refptr->getChunk()->getSize() == ctx.config.wordsize) { in handleMinGWAutomaticImport()382 SectionChunk *sc = dyn_cast_or_null<SectionChunk>(refptr->getChunk()); in handleMinGWAutomaticImport()385 refptr->getChunk()->live = false; in handleMinGWAutomaticImport()386 refptr->replaceKeepingName(imp, impSize); in handleMinGWAutomaticImport()