Home
last modified time | relevance | path

Searched refs:coff_sym_addend (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2496 static bfd_vma coff_sym_addend; variable
2530 coff_sym_addend = 0; in ecoff_directive_def()
2783 coff_sym_addend = exp.X_add_number; in ecoff_directive_val()
2946 coff_sym_addend, in ecoff_directive_endef()
H A DChangeLog-96975804 (coff_sym_addend): New static variable.
5805 (ecoff_directive_def): Initialize coff_sym_addend.
5807 (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2497 static bfd_vma coff_sym_addend; variable
2531 coff_sym_addend = 0; in ecoff_directive_def()
2784 coff_sym_addend = exp.X_add_number; in ecoff_directive_val()
2947 coff_sym_addend, in ecoff_directive_endef()
H A DChangeLog-96975804 (coff_sym_addend): New static variable.
5805 (ecoff_directive_def): Initialize coff_sym_addend.
5807 (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol.