Searched refs:CONSTRAINT_NONE (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h82 CONSTRAINT_NONE, enumerator in enum:gold::Section_constraint
H A Dscript-sections.cc656 { return CONSTRAINT_NONE; }
2726 case CONSTRAINT_NONE:
2727 return CONSTRAINT_NONE;
2736 return CONSTRAINT_NONE;
2745 return CONSTRAINT_NONE;
2750 return CONSTRAINT_NONE;
3707 if (failed_constraint != CONSTRAINT_NONE)
H A Dyyscript.y478 { $$ = CONSTRAINT_NONE; }
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript-c.h82 CONSTRAINT_NONE, enumerator in enum:gold::Section_constraint
H A Dscript-sections.cc656 { return CONSTRAINT_NONE; }
2726 case CONSTRAINT_NONE:
2727 return CONSTRAINT_NONE;
2736 return CONSTRAINT_NONE;
2745 return CONSTRAINT_NONE;
2750 return CONSTRAINT_NONE;
3707 if (failed_constraint != CONSTRAINT_NONE)
H A Dyyscript.y478 { $$ = CONSTRAINT_NONE; }
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript-c.h82 CONSTRAINT_NONE, enumerator in enum:gold::Section_constraint
H A Dscript-sections.cc656 { return CONSTRAINT_NONE; }
2726 case CONSTRAINT_NONE:
2727 return CONSTRAINT_NONE;
2736 return CONSTRAINT_NONE;
2745 return CONSTRAINT_NONE;
2750 return CONSTRAINT_NONE;
3707 if (failed_constraint != CONSTRAINT_NONE)
H A Dyyscript.y478 { $$ = CONSTRAINT_NONE; }

Completed in 350 milliseconds