Home
last modified time | relevance | path

Searched refs:S_SET_SIZE (Results 1 – 15 of 15) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDobj-elf.h108 #ifndef S_SET_SIZE
109 #define S_SET_SIZE(S,V) \ macro
HDobj-multi.h92 #define S_SET_SIZE(S, N) \ macro
HDobj-elf.c221 S_SET_SIZE (sym, sz); in elf_s_set_size()
1410 S_SET_SIZE (dest, S_GET_SIZE (src)); in elf_copy_symbol_attributes()
1509 S_SET_SIZE (sym, exp.X_add_number); in obj_elf_size()
1747 S_SET_SIZE (symp, in elf_frob_symbol()
1753 S_SET_SIZE (symp, in elf_frob_symbol()
HDtc-sparc.c3871 S_SET_SIZE (symbolP, size);
4005 S_SET_SIZE (symbolP, size);
4015 S_SET_SIZE (symbolP, size);
4235 S_SET_SIZE (globals[reg], 0);
HDtc-arc.c933 S_SET_SIZE (symbolP, size); in arc_common()
HDtc-score.c6554 #ifdef S_SET_SIZE in s_score_lcomm()
6555 S_SET_SIZE (symbolP, temp); in s_score_lcomm()
HDtc-ppc.c1909 S_SET_SIZE (symbolP, size); in ppc_elf_lcomm()
HDtc-ia64.c4674 S_SET_SIZE (sym, frag_now_fix () - S_GET_VALUE (sym));
HDtc-mips.c51 #undef S_SET_SIZE
/trueos/contrib/binutils/gas/
HDecoff.c4043 #ifdef S_SET_SIZE in ecoff_build_symbols()
4044 S_SET_SIZE (as_sym, s); in ecoff_build_symbols()
4174 #ifdef S_SET_SIZE in ecoff_build_symbols()
4175 S_SET_SIZE (begin_ptr->as_sym, in ecoff_build_symbols()
HDread.c2298 #ifdef S_SET_SIZE in bss_alloc()
2299 S_SET_SIZE (symbolP, size); in bss_alloc()
HDChangeLog-96975780 * read.c (s_lcomm): If S_SET_SIZE is defined, set the size of the
5783 (ecoff_build_symbols): If S_SET_SIZE is defined, set the size of
HDChangeLog-92952783 S_SET_SIZE, S_GET_ALIGN, S_SET_ALIGN, obj_copy_symbol_attributes,
9435 * config/obj-elf.h (S_SET_SIZE): Actually set the size.
HDChangeLog-00016345 (S_SET_SIZE): Test s_set_size for NULL before calling.
/trueos/contrib/binutils/gas/doc/
HDinternals.texi279 @item S_SET_SIZE
280 @cindex S_SET_SIZE