Searched refs:OPTION_NO_KEEP_MEMORY (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gdb/dist/ld/ |
H A D | ldlex.h | 48 OPTION_NO_KEEP_MEMORY, enumerator
|
H A D | lexsup.c | 374 { {"no-keep-memory", no_argument, NULL, OPTION_NO_KEEP_MEMORY}, 987 case OPTION_NO_KEEP_MEMORY: in parse_args()
|
/netbsd/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlex.h | 48 OPTION_NO_KEEP_MEMORY, enumerator
|
H A D | lexsup.c | 363 { {"no-keep-memory", no_argument, NULL, OPTION_NO_KEEP_MEMORY}, 948 case OPTION_NO_KEEP_MEMORY: in parse_args()
|
/netbsd/external/gpl3/gdb.old/dist/ld/ |
H A D | ldlex.h | 48 OPTION_NO_KEEP_MEMORY, enumerator
|
H A D | lexsup.c | 374 { {"no-keep-memory", no_argument, NULL, OPTION_NO_KEEP_MEMORY}, 987 case OPTION_NO_KEEP_MEMORY: in parse_args()
|
/netbsd/external/gpl3/binutils/dist/ld/ |
H A D | ldlex.h | 48 OPTION_NO_KEEP_MEMORY, enumerator
|
H A D | lexsup.c | 379 { {"no-keep-memory", no_argument, NULL, OPTION_NO_KEEP_MEMORY}, 1039 case OPTION_NO_KEEP_MEMORY: in parse_args()
|