Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c2506 static symbolS *coff_sym_value; variable
2543 coff_sym_value = (symbolS *) NULL; in ecoff_directive_def()
2797 coff_sym_value = exp.X_add_symbol; in ecoff_directive_val()
2829 if (coff_sym_value != (symbolS *) NULL) in ecoff_directive_endef()
2904 last_func_sym_value = coff_sym_value; in ecoff_directive_endef()
2960 coff_sym_value, in ecoff_directive_endef()
DChangeLog-96975803 (coff_sym_value): Make static.