Searched refs:IS_CONSTANT (Results 1 – 6 of 6) sorted by relevance
141 case Symbol::IS_CONSTANT: in report_include_archive_member()
179 this->source_ = IS_CONSTANT; in init_base_constant()503 case IS_CONSTANT: in output_section()525 case IS_CONSTANT: in set_output_section()2739 case Symbol::IS_CONSTANT: in compute_final_value()3033 case Symbol::IS_CONSTANT: in sized_write_globals()
88 IS_CONSTANT, enumerator551 || this->source_ == IS_CONSTANT); in is_absolute()
945 case IS_CONSTANT: in override_base_with_special()
7330 if (gp->source() != Symbol::IS_CONSTANT && section != NULL) in set_gp()
15483 * symtab.h (class Symbol): Rename CONSTANT to IS_CONSTANT; change15489 (Symbol::is_absolute): Handle IS_CONSTANT.