Searched refs:ecoff_directive_extern (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.h | 70 extern void ecoff_directive_extern (int);
|
H A D | ecoff.c | 3077 ecoff_directive_extern (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_extern() function
|
H A D | ChangeLog-9295 | 384 * ecoff.c (ecoff_directive_extern): New function. 389 * ecoff.h (ecoff_directive_extern): Declare.
|
H A D | ChangeLog-0001 | 2613 (ecoff_directive_extern): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.h | 70 extern void ecoff_directive_extern (int);
|
H A D | ecoff.c | 3078 ecoff_directive_extern (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_extern() function
|
H A D | ChangeLog-9295 | 384 * ecoff.c (ecoff_directive_extern): New function. 389 * ecoff.h (ecoff_directive_extern): Declare.
|
H A D | ChangeLog-0001 | 2613 (ecoff_directive_extern): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-ecoff.c | 269 { "extern", ecoff_directive_extern, 0 },
|
H A D | obj-elf.c | 174 { "extern", ecoff_directive_extern, 0 },
|
H A D | tc-mips.c | 1970 { "extern", ecoff_directive_extern, 0},
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-ecoff.c | 268 { "extern", ecoff_directive_extern, 0 },
|
H A D | obj-elf.c | 173 { "extern", ecoff_directive_extern, 0 },
|
H A D | tc-mips.c | 1967 { "extern", ecoff_directive_extern, 0},
|