Searched refs:defPhdrs (Results 1 – 1 of 1) sorted by relevance
1226 SmallVector<StringRef, 0> defPhdrs; in adjustOutputSections() local1264 maybePropagatePhdrs(*sec, defPhdrs); in adjustOutputSections()1311 SmallVector<StringRef, 0> defPhdrs; in adjustSectionsAfterSorting() local1316 defPhdrs.push_back(firstPtLoad->name); in adjustSectionsAfterSorting()1322 maybePropagatePhdrs(osd->osec, defPhdrs); in adjustSectionsAfterSorting()