Searched refs:ecoff_directive_extern (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.h | 69 extern void ecoff_directive_extern (int);
|
H A D | ecoff.c | 3083 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 | 2623 (ecoff_directive_extern): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.h | 69 extern void ecoff_directive_extern (int);
|
H A D | ecoff.c | 3084 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 | 2623 (ecoff_directive_extern): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-ecoff.c | 267 { "extern", ecoff_directive_extern, 0 },
|
H A D | obj-elf.c | 162 { "extern", ecoff_directive_extern, 0 },
|
H A D | tc-mips.c | 1124 { "extern", ecoff_directive_extern, 0},
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-ecoff.c | 85 { "extern", ecoff_directive_extern, 0 },
|
H A D | obj-elf.c | 154 { "extern", ecoff_directive_extern, 0 },
|
H A D | tc-mips.c | 1043 { "extern", ecoff_directive_extern, 0},
|