HomeSort by: relevance | last modified time | path
    Searched defs:flag_use_elf_stt_common (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
as.c 112 int flag_use_elf_stt_common = DEFAULT_GENERATE_ELF_STT_COMMON; variable
1035 flag_use_elf_stt_common = 0;
1037 flag_use_elf_stt_common = 1;
  /src/external/gpl3/binutils.old/dist/gas/
as.c 112 int flag_use_elf_stt_common = DEFAULT_GENERATE_ELF_STT_COMMON; variable
1020 flag_use_elf_stt_common = 0;
1022 flag_use_elf_stt_common = 1;

Completed in 27 milliseconds