Home | History | Annotate | Download | only in Object

Lines Matching refs:Assignment

10 #include <mcld/Script/Assignment.h>
117 if ((*it).type() == Assignment::DEFAULT)
126 if ((*it).type() == Assignment::DEFAULT)
138 if ((*rit).type() == Assignment::DEFAULT) {
151 if ((*rit).type() == Assignment::DEFAULT) {
352 // fixup the 1st explicit dot assignment if needed
358 Assignment assign(Assignment::OUTPUT_SECTION,
359 Assignment::DEFAULT,
368 } // for each token in the RHS expr of the dot assignment
376 Assignment assign(Assignment::OUTPUT_SECTION,
377 Assignment::DEFAULT,
387 } // for each token in the RHS expr of the dot assignment