Searched refs:getOrCreateForInput (Results 1 – 5 of 5) sorted by relevance
53 static ConcatOutputSection *getOrCreateForInput(const InputSection *);
406 ConcatOutputSection::getOrCreateForInput(const InputSection *isec) { in getOrCreateForInput() function in ConcatOutputSection
301 osec = isec->parent = ConcatOutputSection::getOrCreateForInput(isec); in handleSectionBoundarySymbol()
563 osec = ConcatOutputSection::getOrCreateForInput(isec); in replaceCommonSymbols()1097 osec = ConcatOutputSection::getOrCreateForInput(isec); in gatherInputSections()
705 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setup()