Lines Matching defs:osd
777 if (auto *osd = dyn_cast<OutputDesc>(base)) { in processSectionCommands() local
811 auto *osd = dyn_cast<OutputDesc>(base); in processSectionCommands() local
872 else if (auto *osd = dyn_cast<OutputDesc>(cmd)) in processSymbolAssignments() local
884 if (auto *osd = dyn_cast<OutputDesc>(cmd)) in findByName() local
892 OutputDesc *osd = ctx.script->createOutputSection(outsecName, "<internal>"); in createSection() local
925 OutputDesc *osd = createSection(ctx, isec, outsecName); in addInputSec() local
996 OutputDesc *osd = createSection(ctx, isec, outsecName); in addInputSec() local
1016 if (OutputDesc *osd = addInputSec(ctx, map, s, name)) in addOrphanSections() local
1429 if (auto *osd = dyn_cast<OutputDesc>(cmd)) { in adjustSectionsAfterSorting() local
1458 if (auto *osd = dyn_cast<OutputDesc>(cmd)) in adjustSectionsAfterSorting() local
1581 auto *osd = dyn_cast<OutputDesc>(cmd); in spillSections() local