Searched defs:NullaryOp (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/include/mcld/Script/
H A DNullaryOp.h1 //===- NullaryOp.h --------------------------------------------------------===//
23 /** \class NullaryOp
28 class NullaryOp : public Operator class in namespace:mcld
33 NullaryOp() function in class:mcld::NullaryOp
38 ~NullaryOp()
50 IntOperand* NullaryOp<Operator::SIZEOF_HEADERS>::eval(const Module&,
53 IntOperand* NullaryOp<Operator::MAXPAGESIZE>::eval(const Module&,
57 IntOperand* NullaryOp<Operator::COMMONPAGESIZE>::eval(const Module&,

Completed in 7938 milliseconds