Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp891 addInputSection(listSec); in emitAndLinkProtocolList()
951 addInputSection(listSec); in emitAndLinkPointerList()
992 addInputSection(newCatList); in emitCatListEntrySec()
1027 addInputSection(newBodySec); in emitCategoryBody()
1262 addInputSection(listSec); in generateCatListForNonErasedCategories()
H A DInputSection.h376 void addInputSection(InputSection *inputSection);
H A DInputSection.cpp45 void lld::macho::addInputSection(InputSection *inputSection) { in addInputSection() function in lld::macho
H A DDriver.cpp648 addInputSection(isec); in replaceCommonSymbols()
1300 addInputSection(subsection.isec); in gatherInputSections()
H A DSyntheticSections.cpp807 addInputSection(in.imageLoaderCache); in setUp()
870 addInputSection(objcSelref); in makeSelRef()