Home
last modified time | relevance | path

Searched refs:function_ (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dexpression.cc1020 Constant_function function_; member in gold::Constant_expression
1026 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1028 this->function_ = CONSTANT_COMMONPAGESIZE; in Constant_expression()
1033 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1040 switch (this->function_) in value()
1055 switch (this->function_) in print()