Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-elf.h112 #ifndef S_SET_SIZE
113 #define S_SET_SIZE(S,V) \ macro
Dobj-multi.h92 #define S_SET_SIZE(S, N) \ macro
Dobj-elf.c208 S_SET_SIZE (sym, sz); in elf_s_set_size()
1383 S_SET_SIZE (dest, S_GET_SIZE (src)); in elf_copy_symbol_attributes()
1482 S_SET_SIZE (sym, exp.X_add_number); in obj_elf_size()
1717 S_SET_SIZE (symp, in elf_frob_symbol()
1723 S_SET_SIZE (symp, in elf_frob_symbol()
Dtc-sparc.c3794 S_SET_SIZE (symbolP, size);
3928 S_SET_SIZE (symbolP, size);
3938 S_SET_SIZE (symbolP, size);
4160 S_SET_SIZE (globals[reg], 0);
Dtc-arc.c934 S_SET_SIZE (symbolP, size); in arc_common()
Dtc-v850.c361 S_SET_SIZE (symbolP, size); in v850_comm()
Dtc-i370.c1127 S_SET_SIZE (symbolP, size); in i370_elf_lcomm()
Dtc-m32r.c1582 S_SET_SIZE (symbolP, size); in m32r_scomm()
Dtc-ppc.c1849 S_SET_SIZE (symbolP, size);
Dtc-ia64.c4491 S_SET_SIZE (sym, frag_now_fix () - S_GET_VALUE (sym));
Dtc-mips.c53 #undef S_SET_SIZE
/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.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()
Dread.c2089 #ifdef S_SET_SIZE in bss_alloc()
2090 S_SET_SIZE (symbolP, size); in bss_alloc()
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi301 @item S_SET_SIZE
302 @cindex S_SET_SIZE