Lines Matching refs:SectionCommand
86 SmallVector<SectionCommand *, 0> readOverlay();
560 SmallVector<SectionCommand *, 0> ScriptParser::readOverlay() { in readOverlay()
570 SmallVector<SectionCommand *, 0> v; in readOverlay()
593 for (SectionCommand *od : v) in readOverlay()
599 for (SectionCommand *od : v) in readOverlay()
610 for (SectionCommand *cmd : v) in readOverlay()
654 SmallVector<SectionCommand *, 0> v; in readSections()
657 for (SectionCommand *cmd : readOverlay()) in readSections()
670 if (SectionCommand *cmd = readAssignment(tok)) in readSections()
679 for (SectionCommand *cmd : v) in readSections()
698 for (SectionCommand *cmd : v) in readSections()