Searched refs:OPTION_STACK (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | beos.em | 84 #define OPTION_STACK (OPTION_SECTION_ALIGNMENT + 1) 85 #define OPTION_SUBSYSTEM (OPTION_STACK + 1) 108 {"stack", required_argument, NULL, OPTION_STACK}, 280 case OPTION_STACK:
|
D | pe.em | 219 #define OPTION_STACK (OPTION_SECTION_ALIGNMENT + 1) 220 #define OPTION_SUBSYSTEM (OPTION_STACK + 1) 302 {"stack", required_argument, NULL, OPTION_STACK}, 720 case OPTION_STACK:
|
D | pep.em | 208 OPTION_STACK, 278 {"stack", required_argument, NULL, OPTION_STACK}, 679 case OPTION_STACK:
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | objcopy.c | 318 OPTION_STACK, enumerator 451 {"stack", required_argument, 0, OPTION_STACK}, 4172 case OPTION_STACK: in copy_main()
|
D | ChangeLog-2009 | 939 OPTION_STACK and OPTION_SUBSYSTEM. 946 OPTION_STACK and OPTION_SUBSYSTEM. Convert EFI target to
|