Searched refs:refptr (Results 1 – 1 of 1) sorted by relevance
356 DefinedRegular *refptr = in handleMinGWAutomaticImport() local358 if (refptr && refptr->getChunk()->getSize() == config->wordsize) { in handleMinGWAutomaticImport()359 SectionChunk *sc = dyn_cast_or_null<SectionChunk>(refptr->getChunk()); in handleMinGWAutomaticImport()362 refptr->getChunk()->live = false; in handleMinGWAutomaticImport()363 refptr->replaceKeepingName(imp, impSize); in handleMinGWAutomaticImport()