Searched refs:imageLoaderCache (Results 1 – 5 of 5) sorted by relevance
125 uint64_t loaderVA = in.imageLoaderCache->getVA(); in writeStubHelperHeader()
154 in.imageLoaderCache->getVA()); in writeStubHelperHeader()
704 in.imageLoaderCache->parent = in setup()705 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setup()706 inputSections.push_back(in.imageLoaderCache); in setup()710 make<Defined>("__dyld_private", nullptr, in.imageLoaderCache, 0, 0, in setup()
1233 in.imageLoaderCache = makeSyntheticInputSection( in createSyntheticSections()1239 in.imageLoaderCache->live = true; in createSyntheticSections()
640 ConcatInputSection *imageLoaderCache = nullptr; member