Searched refs:ImportsEnd (Results 1 – 1 of 1) sorted by relevance
5192 const char *ImportsEnd = Contents + ImportsEndOffset; in getDyldChainedFixupTargets() local5196 if (ImportsEnd > Symbols) in getDyldChainedFixupTargets()5201 if (ImportsEnd > Symbols) in getDyldChainedFixupTargets()5209 for (const char *ImportPtr = Imports; ImportPtr < ImportsEnd; in getDyldChainedFixupTargets()