Searched refs:syntheticSections (Results 1 – 5 of 5) sorted by relevance
367 for (SyntheticSection *ssec : syntheticSections) in handleSectionBoundarySymbol()
867 extern std::vector<SyntheticSection *> syntheticSections;
61 std::vector<SyntheticSection *> macho::syntheticSections; member in macho68 syntheticSections.push_back(this); in SyntheticSection()
1048 for (SyntheticSection *ssec : syntheticSections) { in createOutputSections()
1483 syntheticSections.clear(); in link()