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

  /src/external/gpl3/binutils/dist/bfd/
elf32-v850.c 2955 static asection v850_elf_tcom_section;
2957 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2958 static asection v850_elf_tcom_section =
2959 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
3034 asym->section = & v850_elf_tcom_section;
2949 static asection v850_elf_tcom_section; variable
2952 static asection v850_elf_tcom_section = variable
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c 2954 static asection v850_elf_tcom_section;
2956 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2957 static asection v850_elf_tcom_section =
2958 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
3033 asym->section = & v850_elf_tcom_section;
2948 static asection v850_elf_tcom_section; variable
2951 static asection v850_elf_tcom_section = variable
  /src/external/gpl3/gdb/dist/bfd/
elf32-v850.c 2953 static asection v850_elf_tcom_section;
2955 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2956 static asection v850_elf_tcom_section =
2957 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
3032 asym->section = & v850_elf_tcom_section;
2947 static asection v850_elf_tcom_section; variable
2950 static asection v850_elf_tcom_section = variable
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c 2950 static asection v850_elf_tcom_section;
2952 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2953 static asection v850_elf_tcom_section =
2954 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
3029 asym->section = & v850_elf_tcom_section;
2944 static asection v850_elf_tcom_section; variable
2947 static asection v850_elf_tcom_section = variable

Completed in 34 milliseconds