Searched refs:IS_CONSTANT (Results 1 – 6 of 6) sorted by relevance
141 case Symbol::IS_CONSTANT: in report_include_archive_member()
181 this->source_ = IS_CONSTANT; in init_base_constant()506 case IS_CONSTANT: in output_section()528 case IS_CONSTANT: in set_output_section()2934 case Symbol::IS_CONSTANT: in compute_final_value()3239 case Symbol::IS_CONSTANT: in sized_write_globals()3289 case Symbol::IS_CONSTANT: in sized_write_globals()
88 IS_CONSTANT, enumerator567 || this->source_ == IS_CONSTANT); in is_absolute()
1046 case IS_CONSTANT: in override_base_with_special()
8534 if (gp == NULL || gp->source() != Symbol::IS_CONSTANT) in set_gp()
16900 * symtab.h (class Symbol): Rename CONSTANT to IS_CONSTANT; change16906 (Symbol::is_absolute): Handle IS_CONSTANT.