Searched refs:Refptr (Results 1 – 1 of 1) sorted by relevance
188 DefinedRegular *Refptr = in handleMinGWAutomaticImport() local190 if (Refptr && Refptr->getChunk()->getSize() == Config->Wordsize) { in handleMinGWAutomaticImport()191 SectionChunk *SC = dyn_cast_or_null<SectionChunk>(Refptr->getChunk()); in handleMinGWAutomaticImport()194 Refptr->getChunk()->Live = false; in handleMinGWAutomaticImport()195 Refptr->replaceKeepingName(Imp, ImpSize); in handleMinGWAutomaticImport()