Searched refs:FoundRTL (Results 1 – 1 of 1) sorted by relevance
415 RTLInfoTy *FoundRTL = nullptr; in registerLib() local455 FoundRTL = &R; in registerLib()458 registerGlobalCtorsDtorsForImage(Desc, Img, FoundRTL); in registerLib()464 if (!FoundRTL) { in registerLib()483 RTLInfoTy *FoundRTL = NULL; in unregisterLib() local506 FoundRTL = R; in unregisterLib()510 for (int32_t I = 0; I < FoundRTL->NumberOfDevices; ++I) { in unregisterLib()511 DeviceTy &Device = *PM->Devices[FoundRTL->Idx + I]; in unregisterLib()539 if (!FoundRTL) { in unregisterLib()