Searched refs:IsStrip (Results 1 – 1 of 1) sorted by relevance
841 BOOLEAN IsStrip; in PeiLoadImage() local843 IsStrip = FALSE; in PeiLoadImage()870 IsStrip = RelocationIsStrip ((VOID *) (UINTN) ImageAddress); in PeiLoadImage()871 ASSERT (!IsStrip); in PeiLoadImage()872 if (IsStrip) { in PeiLoadImage()