Searched refs:imageLoaderCache (Results 1 – 5 of 5) sorted by relevance
129 uint64_t loaderVA = in.imageLoaderCache->getVA(); in writeStubHelperHeader()
160 in.imageLoaderCache->getVA()); in writeStubHelperHeader()
801 in.imageLoaderCache->parent = in setUp()802 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setUp()803 inputSections.push_back(in.imageLoaderCache); in setUp()807 make<Defined>("__dyld_private", nullptr, in.imageLoaderCache, 0, 0, in setUp()
1356 in.imageLoaderCache = makeSyntheticInputSection( in createSyntheticSections()1362 in.imageLoaderCache->live = true; in createSyntheticSections()
810 ConcatInputSection *imageLoaderCache = nullptr; member