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

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dwrite.h102 addressT fx_dot_value; member in struct:fix
104 /* The frag fx_dot_value is based on. */
H A Dwrite.c173 fixP->fx_dot_value = dot_value;
999 fixP->fx_offset = (add_number + fixP->fx_dot_value
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dwrite.h106 addressT fx_dot_value; member in struct:fix
108 /* The frag fx_dot_value is based on. */
H A Dwrite.c164 fixP->fx_dot_value = dot_value;
1006 fixP->fx_offset = (add_number + fixP->fx_dot_value
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dwrite.h107 addressT fx_dot_value; member in struct:fix
109 /* The frag fx_dot_value is based on. */
H A Dwrite.c164 fixP->fx_dot_value = dot_value;
1013 fixP->fx_offset = (add_number + fixP->fx_dot_value

Completed in 218 milliseconds