Searched refs:SectionsCmd (Results 1 – 5 of 5) sorted by relevance
18 SectionsCmd::SectionsCmd() in SectionsCmd() function in SectionsCmd23 SectionsCmd::~SectionsCmd() in ~SectionsCmd()31 void SectionsCmd::dump() const in dump()52 void SectionsCmd::push_back(ScriptCommand* pCommand) in push_back()66 void SectionsCmd::activate(Module& pModule) in activate()
92 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addEntryPoint()145 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addAssignment()177 m_CommandQueue.push_back(new SectionsCmd()); in enterSectionsCmd()190 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in enterOutputSectDesc()200 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in leaveOutputSectDesc()214 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addInputSectDesc()
32 SectionsCmd.cpp
26 SectionsCmd.cpp \
25 class SectionsCmd : public ScriptCommand35 SectionsCmd();36 ~SectionsCmd();