Searched refs:readOverlay (Results 1 – 1 of 1) sorted by relevance
99 SmallVector<SectionCommand *, 0> readOverlay();566 SmallVector<SectionCommand *, 0> ScriptParser::readOverlay() { in readOverlay() function in ScriptParser626 for (SectionCommand *cmd : readOverlay()) in readSections()