Searched refs:v850_elf_tcom_symbol (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2942 static asymbol v850_elf_tcom_symbol;
3031 v850_elf_tcom_section.symbol = & v850_elf_tcom_symbol;
3033 v850_elf_tcom_symbol.name = ".tcommon";
3034 v850_elf_tcom_symbol.flags = BSF_SECTION_SYM;
3035 v850_elf_tcom_symbol.section = & v850_elf_tcom_section;
3036 v850_elf_tcom_symbol_ptr = & v850_elf_tcom_symbol;
2936 static asymbol v850_elf_tcom_symbol; variable
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2951 static const asymbol v850_elf_tcom_symbol =
2954 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
2945 static const asymbol v850_elf_tcom_symbol = variable
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2951 static const asymbol v850_elf_tcom_symbol =
2954 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
2945 static const asymbol v850_elf_tcom_symbol = variable
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2951 static const asymbol v850_elf_tcom_symbol =
2954 BFD_FAKE_SECTION (v850_elf_tcom_section, &v850_elf_tcom_symbol,
2945 static const asymbol v850_elf_tcom_symbol = variable

Completed in 216 milliseconds