Searched refs:ecoff_directive_end (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.h | 62 extern void ecoff_directive_end (int);
|
H A D | ecoff.c | 2972 ecoff_directive_end (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_end() function
|
H A D | ChangeLog-2017 | 501 * ecoff.c (add_file, ecoff_directive_end, ecoff_directive_loc): 3938 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
|
H A D | ChangeLog-0001 | 1743 * ecoff.c (ecoff_directive_end): Test for missing name by 2611 (ecoff_directive_end): Likewise.
|
H A D | ChangeLog-9697 | 1033 (ecoff_directive_end): Don't generate stabs line symbols.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.h | 62 extern void ecoff_directive_end (int);
|
H A D | ecoff.c | 2973 ecoff_directive_end (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_end() function
|
H A D | ChangeLog-2017 | 501 * ecoff.c (add_file, ecoff_directive_end, ecoff_directive_loc): 3938 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
|
H A D | ChangeLog-0001 | 1743 * ecoff.c (ecoff_directive_end): Test for missing name by 2611 (ecoff_directive_end): Likewise.
|
H A D | ChangeLog-9697 | 1033 (ecoff_directive_end): Don't generate stabs line symbols.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-ecoff.c | 261 { "end", ecoff_directive_end, 0 },
|
H A D | obj-elf.c | 166 { "end", ecoff_directive_end, 0 },
|
H A D | tc-alpha.c | 3767 ecoff_directive_end (0); in s_alpha_end()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-ecoff.c | 260 { "end", ecoff_directive_end, 0 },
|
H A D | obj-elf.c | 165 { "end", ecoff_directive_end, 0 },
|
H A D | tc-alpha.c | 3765 ecoff_directive_end (0); in s_alpha_end()
|