Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
Decoff.c2500 static bfd_vma coff_sym_addend; variable
2537 coff_sym_addend = 0; in ecoff_directive_def()
2791 coff_sym_addend = exp.X_add_number; in ecoff_directive_val()
2954 coff_sym_addend, in ecoff_directive_endef()
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.