Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2495 static symbolS *coff_sym_value; variable
2529 coff_sym_value = (symbolS *) NULL; in ecoff_directive_def()
2782 coff_sym_value = exp.X_add_symbol; in ecoff_directive_val()
2814 if (coff_sym_value != (symbolS *) NULL) in ecoff_directive_endef()
2889 last_func_sym_value = coff_sym_value; in ecoff_directive_endef()
2945 coff_sym_value, in ecoff_directive_endef()
H A DChangeLog-96975803 (coff_sym_value): Make static.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2496 static symbolS *coff_sym_value; variable
2530 coff_sym_value = (symbolS *) NULL; in ecoff_directive_def()
2783 coff_sym_value = exp.X_add_symbol; in ecoff_directive_val()
2815 if (coff_sym_value != (symbolS *) NULL) in ecoff_directive_endef()
2890 last_func_sym_value = coff_sym_value; in ecoff_directive_endef()
2946 coff_sym_value, in ecoff_directive_endef()
H A DChangeLog-96975803 (coff_sym_value): Make static.