Home
last modified time | relevance | path

Searched refs:sy_tc (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dstruc-symbol.h89 TC_SYMFIELD_TYPE sy_tc; member
Dsymbols.c2566 return &s->sy_tc; in symbol_get_tc()
2576 s->sy_tc = *o; in symbol_set_tc()
DChangeLog-9295414 sy_tc.real_name to the stab string.
4771 (ppc_stabx): Set sy_tc.within of a C_STSYM symbol to
7030 (ppc_comm): Set sy_tc.output for a .lcomm symbol.
7966 * struc-symbol.h (struct symbol): New fields sy_obj and sy_tc,
7971 (sy_tc, sy_obj): Define so that the fields look like they used to,
DChangeLog-96972253 in sy_tc field, not x_balntry field.
2255 return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc
/openbsd/src/gnu/usr.bin/binutils/gas/
Dstruc-symbol.h96 TC_SYMFIELD_TYPE sy_tc; member
Dsymbols.c2301 return &s->sy_tc; in symbol_get_tc()
2311 s->sy_tc = *o; in symbol_set_tc()
DChangeLog-9295414 sy_tc.real_name to the stab string.
4771 (ppc_stabx): Set sy_tc.within of a C_STSYM symbol to
7030 (ppc_comm): Set sy_tc.output for a .lcomm symbol.
7966 * struc-symbol.h (struct symbol): New fields sy_obj and sy_tc,
7971 (sy_tc, sy_obj): Define so that the fields look like they used to,
DChangeLog-96972253 in sy_tc field, not x_balntry field.
2255 return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-coff.h186 #define sy_tc bal macro
Dtc-i960.c2561 callP->sy_tc = balP; in tc_set_bal_of_call()
2589 retval = callP->sy_tc; in tc_get_bal_of_call()
Dtc-ppc.c5343 TC_SYMFIELD_TYPE *sy_tc = symbol_get_tc (sy); local
5345 if (sy_tc->class == XMC_TC0)
5347 if (sy_tc->class != XMC_TC)
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i960.c3113 callP->sy_tc = balP;
3143 retval = callP->sy_tc;
Dobj-coff.h246 #define sy_tc bal macro
Dtc-ppc.c5318 TC_SYMFIELD_TYPE *sy_tc = symbol_get_tc (sy); local
5320 if (sy_tc->class == XMC_TC0)
5322 if (sy_tc->class != XMC_TC)
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi195 @item sy_tc
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dinternals.texi117 @item sy_tc