Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2494 static valueT coff_value; variable
2528 coff_value = 0; in ecoff_directive_def()
2779 coff_value = exp.X_add_number; in ecoff_directive_val()
2914 coff_value = coff_type.sizes[0]; in ecoff_directive_endef()
2925 coff_value = 0; in ecoff_directive_endef()
2936 coff_value *= 8; in ecoff_directive_endef()
2947 (symint_t) coff_value, in ecoff_directive_endef()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2495 static valueT coff_value; variable
2529 coff_value = 0; in ecoff_directive_def()
2780 coff_value = exp.X_add_number; in ecoff_directive_val()
2915 coff_value = coff_type.sizes[0]; in ecoff_directive_endef()
2926 coff_value = 0; in ecoff_directive_endef()
2937 coff_value *= 8; in ecoff_directive_endef()
2948 (symint_t) coff_value, in ecoff_directive_endef()