Searched refs:ecoff_directive_loc (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.h | 65 extern void ecoff_directive_loc (int);
|
H A D | ecoff.c | 3229 ecoff_directive_loc (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_loc() function
|
H A D | ChangeLog-9697 | 4033 (ecoff_directive_loc): Clear fMerge field of current file. 4493 (ecoff_directive_loc): Likewise.
|
H A D | ChangeLog-0001 | 2628 (ecoff_directive_loc): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.h | 65 extern void ecoff_directive_loc (int);
|
H A D | ecoff.c | 3226 ecoff_directive_loc (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_loc() function
|
H A D | ChangeLog-9697 | 4033 (ecoff_directive_loc): Clear fMerge field of current file. 4493 (ecoff_directive_loc): Likewise.
|
H A D | ChangeLog-0001 | 2628 (ecoff_directive_loc): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-ecoff.c | 263 { "loc", ecoff_directive_loc, 0 },
|
H A D | obj-elf.c | 158 { "loc", ecoff_directive_loc, 0 },
|
H A D | tc-alpha.c | 3691 ecoff_directive_loc (0); in s_alpha_loc()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-ecoff.c | 81 { "loc", ecoff_directive_loc, 0 },
|
H A D | obj-elf.c | 150 { "loc", ecoff_directive_loc, 0 },
|
H A D | tc-alpha.c | 4688 ecoff_directive_loc (0);
|