Searched refs:S_SET_SIZE (Results 1 – 14 of 14) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-elf.h | 112 #ifndef S_SET_SIZE 113 #define S_SET_SIZE(S,V) \ macro
|
| D | obj-multi.h | 92 #define S_SET_SIZE(S, N) \ macro
|
| D | obj-elf.c | 208 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()
|
| D | tc-sparc.c | 3794 S_SET_SIZE (symbolP, size); 3928 S_SET_SIZE (symbolP, size); 3938 S_SET_SIZE (symbolP, size); 4160 S_SET_SIZE (globals[reg], 0);
|
| D | tc-arc.c | 934 S_SET_SIZE (symbolP, size); in arc_common()
|
| D | tc-v850.c | 361 S_SET_SIZE (symbolP, size); in v850_comm()
|
| D | tc-i370.c | 1127 S_SET_SIZE (symbolP, size); in i370_elf_lcomm()
|
| D | tc-m32r.c | 1582 S_SET_SIZE (symbolP, size); in m32r_scomm()
|
| D | tc-ppc.c | 1849 S_SET_SIZE (symbolP, size);
|
| D | tc-ia64.c | 4491 S_SET_SIZE (sym, frag_now_fix () - S_GET_VALUE (sym));
|
| D | tc-mips.c | 53 #undef S_SET_SIZE
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ecoff.c | 4043 #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()
|
| D | read.c | 2089 #ifdef S_SET_SIZE in bss_alloc() 2090 S_SET_SIZE (symbolP, size); in bss_alloc()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | internals.texi | 301 @item S_SET_SIZE 302 @cindex S_SET_SIZE
|