Home
last modified time | relevance | path

Searched refs:getOrCreateForInput (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.h52 static ConcatOutputSection *getOrCreateForInput(const InputSection *);
H A DConcatOutputSection.cpp410 ConcatOutputSection::getOrCreateForInput(const InputSection *isec) { in getOrCreateForInput() function in ConcatOutputSection
H A DSymbolTable.cpp384 osec = isec->parent = ConcatOutputSection::getOrCreateForInput(isec); in handleSectionBoundarySymbol()
H A DDriver.cpp613 osec = ConcatOutputSection::getOrCreateForInput(isec); in replaceCommonSymbols()
1235 osec = ConcatOutputSection::getOrCreateForInput(isec); in gatherInputSections()
H A DSyntheticSections.cpp795 ConcatOutputSection::getOrCreateForInput(in.imageLoaderCache); in setUp()
878 ConcatOutputSection::getOrCreateForInput(in.objcSelrefs); in setUp()