Searched refs:ecoff_directive_type (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-ecoff.c | 253 { "type", ecoff_directive_type, 0 }, 254 { "etype", ecoff_directive_type, 0 },
|
H A D | obj-elf.c | 160 { "etype", ecoff_directive_type, 0 },
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-ecoff.c | 252 { "type", ecoff_directive_type, 0 }, 253 { "etype", ecoff_directive_type, 0 },
|
H A D | obj-elf.c | 159 { "etype", ecoff_directive_type, 0 },
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.h | 81 extern void ecoff_directive_type (int);
|
H A D | ecoff.c | 2666 ecoff_directive_type (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_type() function
|
H A D | ChangeLog-0001 | 2607 (ecoff_directive_type): Likewise.
|
H A D | ChangeLog-9295 | 4392 * ecoff.c (ecoff_directive_type): Fix warning message.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.h | 81 extern void ecoff_directive_type (int);
|
H A D | ecoff.c | 2667 ecoff_directive_type (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_type() function
|
H A D | ChangeLog-0001 | 2607 (ecoff_directive_type): Likewise.
|
H A D | ChangeLog-9295 | 4392 * ecoff.c (ecoff_directive_type): Fix warning message.
|