Home
last modified time | relevance | path

Searched refs:ecoff_directive_loc (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.h66 extern void ecoff_directive_loc (int);
Decoff.c3218 ecoff_directive_loc (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_loc() function
DChangeLog-96974033 (ecoff_directive_loc): Clear fMerge field of current file.
4493 (ecoff_directive_loc): Likewise.
DChangeLog-2017501 * ecoff.c (add_file, ecoff_directive_end, ecoff_directive_loc):
DChangeLog-00012618 (ecoff_directive_loc): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-ecoff.c265 { "loc", ecoff_directive_loc, 0 },
Dobj-elf.c170 { "loc", ecoff_directive_loc, 0 },
Dtc-alpha.c3975 ecoff_directive_loc (0); in s_alpha_loc()