Searched refs:OPTION_DYNAMIC_LIST_CPP_NEW (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldlex.h | 80 OPTION_DYNAMIC_LIST_CPP_NEW, enumerator
|
H A D | lexsup.c | 483 { {"dynamic-list-cpp-new", no_argument, NULL, OPTION_DYNAMIC_LIST_CPP_NEW}, 1362 case OPTION_DYNAMIC_LIST_CPP_NEW: in parse_args()
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldlex.h | 81 OPTION_DYNAMIC_LIST_CPP_NEW, enumerator
|
H A D | lexsup.c | 497 { {"dynamic-list-cpp-new", no_argument, NULL, OPTION_DYNAMIC_LIST_CPP_NEW}, 1408 case OPTION_DYNAMIC_LIST_CPP_NEW: in parse_args()
|