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()
804 in.imageLoaderCache->parent = in setUp()805 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setUp()806 addInputSection(in.imageLoaderCache); in setUp()810 make<Defined>("__dyld_private", nullptr, in.imageLoaderCache, 0, 0, in setUp()
1410 in.imageLoaderCache = makeSyntheticInputSection( in createSyntheticSections()1414 assert(in.imageLoaderCache->live); in createSyntheticSections()
862 ConcatInputSection *imageLoaderCache = nullptr; member