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

/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c2517 static valueT coff_value;
2554 coff_value = 0;
2806 coff_value = exp.X_add_number;
2941 coff_value = coff_type.sizes[0];
2952 coff_value = 0;
2963 coff_value *= 8;
2974 (symint_t) coff_value,
2498 static valueT coff_value; variable

Completed in 49 milliseconds