Lines Matching refs:m_CommandQueue
91 assert(!m_CommandQueue.empty());
95 m_CommandQueue.push_back(entry);
101 m_CommandQueue.push_back(new OutputFormatCmd(pName));
108 m_CommandQueue.push_back(new OutputFormatCmd(pDefault, pBig, pLittle));
115 m_CommandQueue.push_back(
121 m_CommandQueue.push_back(new OutputCmd(pFileName));
126 m_CommandQueue.push_back(new SearchDirCmd(pPath));
131 m_CommandQueue.push_back(new OutputArchCmd(pArch));
136 m_CommandQueue.push_back(new AssertCmd(pRpnExpr, pMessage));
144 assert(!m_CommandQueue.empty());
161 m_CommandQueue.push_back(new Assignment(Assignment::OUTSIDE_SECTIONS,
177 m_CommandQueue.push_back(new SectionsCmd());
188 assert(!m_CommandQueue.empty());
198 assert(!m_CommandQueue.empty());
212 assert(!m_CommandQueue.empty());