Searched refs:imageLoaderCache (Results 1 – 5 of 5) sorted by relevance
129 uint64_t loaderVA = in.imageLoaderCache->getVA(); in writeStubHelperHeader()
159 in.imageLoaderCache->getVA()); in writeStubHelperHeader()
805 in.imageLoaderCache->parent = in setUp()806 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setUp()807 addInputSection(in.imageLoaderCache); in setUp()811 make<Defined>("__dyld_private", nullptr, in.imageLoaderCache, 0, 0, in setUp()
1381 in.imageLoaderCache = makeSyntheticInputSection( in createSyntheticSections()1385 assert(in.imageLoaderCache->live); in createSyntheticSections()
860 ConcatInputSection *imageLoaderCache = nullptr; member