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

  /src/external/gpl3/binutils/dist/bfd/
elf32-v850.c 2963 static asection v850_elf_zcom_section;
2965 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2966 static asection v850_elf_zcom_section =
2967 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3039 asym->section = & v850_elf_zcom_section;
2957 static asection v850_elf_zcom_section; variable
2960 static asection v850_elf_zcom_section = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c 2962 static asection v850_elf_zcom_section;
2964 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2965 static asection v850_elf_zcom_section =
2966 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3038 asym->section = & v850_elf_zcom_section;
2956 static asection v850_elf_zcom_section; variable
2959 static asection v850_elf_zcom_section = variable
  /src/external/gpl3/gdb/dist/bfd/
elf32-v850.c 2961 static asection v850_elf_zcom_section;
2963 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2964 static asection v850_elf_zcom_section =
2965 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3037 asym->section = & v850_elf_zcom_section;
2955 static asection v850_elf_zcom_section; variable
2958 static asection v850_elf_zcom_section = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c 2958 static asection v850_elf_zcom_section;
2960 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2961 static asection v850_elf_zcom_section =
2962 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3034 asym->section = & v850_elf_zcom_section;
2952 static asection v850_elf_zcom_section; variable
2955 static asection v850_elf_zcom_section = variable

Completed in 32 milliseconds