Searched refs:getOrCreateForInput (Results 1 – 5 of 5) sorted by relevance
54 static ConcatOutputSection *getOrCreateForInput(const InputSection *);
364 ConcatOutputSection::getOrCreateForInput(const InputSection *isec) { in getOrCreateForInput() function in ConcatOutputSection
243 osec = isec->parent = ConcatOutputSection::getOrCreateForInput(isec); in handleSectionBoundarySymbol()
597 osec = ConcatOutputSection::getOrCreateForInput(isec); in replaceCommonSymbols()1059 osec = ConcatOutputSection::getOrCreateForInput(isec); in gatherInputSections()
619 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setup()