Searched refs:FoundRTL (Results 1 – 1 of 1) sorted by relevance
259 RTLInfoTy *FoundRTL = NULL; in RegisterLib() local316 FoundRTL = &R; in RegisterLib()319 RegisterGlobalCtorsDtorsForImage(desc, img, FoundRTL); in RegisterLib()325 if (!FoundRTL) { in RegisterLib()343 RTLInfoTy *FoundRTL = NULL; in UnregisterLib() local360 FoundRTL = R; in UnregisterLib()364 for (int32_t i = 0; i < FoundRTL->NumberOfDevices; ++i) { in UnregisterLib()365 DeviceTy &Device = PM->Devices[FoundRTL->Idx + i]; in UnregisterLib()388 if (!FoundRTL){ in UnregisterLib()