Searched refs:ecoff_directive_endef (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.h | 76 extern void ecoff_directive_endef (int);
|
H A D | ecoff.c | 2793 ecoff_directive_endef (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_endef() function
|
H A D | ChangeLog-9697 | 4075 * ecoff.c (ecoff_directive_endef): Avoid a division by zero error 5807 (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol.
|
H A D | ChangeLog-0001 | 2610 (ecoff_directive_endef): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.h | 76 extern void ecoff_directive_endef (int);
|
H A D | ecoff.c | 2794 ecoff_directive_endef (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_endef() function
|
H A D | ChangeLog-9697 | 4075 * ecoff.c (ecoff_directive_endef): Avoid a division by zero error 5807 (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol.
|
H A D | ChangeLog-0001 | 2610 (ecoff_directive_endef): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-ecoff.c | 247 { "endef", ecoff_directive_endef, 0 },
|
H A D | obj-elf.c | 150 { "endef", ecoff_directive_endef, 0 },
|
H A D | tc-alpha.c | 4014 ecoff_directive_endef, in s_alpha_coff_wrapper()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-ecoff.c | 246 { "endef", ecoff_directive_endef, 0 },
|
H A D | obj-elf.c | 149 { "endef", ecoff_directive_endef, 0 },
|
H A D | tc-alpha.c | 4012 ecoff_directive_endef, in s_alpha_coff_wrapper()
|