Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c2507 static bfd_vma coff_sym_addend; variable
2544 coff_sym_addend = 0; in ecoff_directive_def()
2798 coff_sym_addend = exp.X_add_number; in ecoff_directive_val()
2961 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.