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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.h108 #ifndef S_SET_SIZE
109 #define S_SET_SIZE(S,V) \ macro
H A Dobj-multi.h92 #define S_SET_SIZE(S, N) \ macro
H A Dobj-elf.c221 S_SET_SIZE (sym, sz);
1410 S_SET_SIZE (dest, S_GET_SIZE (src));
1509 S_SET_SIZE (sym, exp.X_add_number);
1747 S_SET_SIZE (symp,
1753 S_SET_SIZE (symp,
H A Dtc-sparc.c3884 S_SET_SIZE (symbolP, size);
4018 S_SET_SIZE (symbolP, size);
4028 S_SET_SIZE (symbolP, size);
4248 S_SET_SIZE (globals[reg], 0);
H A Dtc-arc.c936 S_SET_SIZE (symbolP, size);
H A Dtc-score.c6554 #ifdef S_SET_SIZE
6555 S_SET_SIZE (symbolP, temp);
H A Dtc-ppc.c1917 S_SET_SIZE (symbolP, size);
H A Dtc-ia64.c4674 S_SET_SIZE (sym, frag_now_fix () - S_GET_VALUE (sym));
H A Dtc-mips.c51 #undef S_SET_SIZE macro
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c4075 #ifdef S_SET_SIZE
4076 S_SET_SIZE (as_sym, s);
4206 #ifdef S_SET_SIZE
4207 S_SET_SIZE (begin_ptr->as_sym,
H A Dread.c2301 #ifdef S_SET_SIZE
2302 S_SET_SIZE (symbolP, size);

Completed in 421 milliseconds