Searched refs:CONSTRAINT_ONLY_IF_RW (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dscript-c.h86 CONSTRAINT_ONLY_IF_RW, enumerator in enum:gold::Section_constraint
H A Dyyscript.y482 { $$ = CONSTRAINT_ONLY_IF_RW; }
H A Dscript-sections.cc2738 case CONSTRAINT_ONLY_IF_RW:
2743 return CONSTRAINT_ONLY_IF_RW;
2772 if (this->constraint_ != CONSTRAINT_ONLY_IF_RW)
2776 case CONSTRAINT_ONLY_IF_RW:

Completed in 144 milliseconds