Searched refs:flag_use_elf_stt_common (Results 1 – 8 of 8) sorted by relevance
112 int flag_use_elf_stt_common = DEFAULT_GENERATE_ELF_STT_COMMON; variable1017 flag_use_elf_stt_common = 0; in parse_args()1019 flag_use_elf_stt_common = 1; in parse_args()
619 extern int flag_use_elf_stt_common;
2521 if (IS_ELF && flag_use_elf_stt_common) in write_object_file()
5150 * as.c (flag_use_elf_stt_common): New.5155 * as.h (flag_use_elf_stt_common): New.5161 and BFD_USE_ELF_STT_COMMON if flag_use_elf_stt_common is set.
110 int flag_use_elf_stt_common = DEFAULT_GENERATE_ELF_STT_COMMON; variable989 flag_use_elf_stt_common = 0; in parse_args()991 flag_use_elf_stt_common = 1; in parse_args()
574 extern int flag_use_elf_stt_common;
2531 if (IS_ELF && flag_use_elf_stt_common) in write_object_file()