Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-c.h86 CONSTRAINT_ONLY_IF_RW, enumerator
Dscript-sections.cc2566 case CONSTRAINT_ONLY_IF_RW: in check_constraint()
2571 return CONSTRAINT_ONLY_IF_RW; in check_constraint()
2600 if (this->constraint_ != CONSTRAINT_ONLY_IF_RW) in alternate_constraint()
2604 case CONSTRAINT_ONLY_IF_RW: in alternate_constraint()
Dyyscript.y480 { $$ = CONSTRAINT_ONLY_IF_RW; }