Searched refs:makeSyntheticInputSection (Results 1 – 6 of 6) sorted by relevance
319 makeSyntheticInputSection(isec->getSegName(), isec->getName()); in finalize()
147 ConcatInputSection *makeSyntheticInputSection(StringRef segName,
234 ConcatInputSection *macho::makeSyntheticInputSection(StringRef segName, in makeSyntheticInputSection() function in macho
291 ConcatInputSection *isec = makeSyntheticInputSection(segName, sectName); in handleSectionBoundarySymbol()
1233 in.imageLoaderCache = makeSyntheticInputSection( in createSyntheticSections()
71 isec = makeSyntheticInputSection(segname, name); in SyntheticSection()