HomeSort by relevance Sort by last modified time
    Searched refs:S_SET_SIZE (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 103 #ifndef S_SET_SIZE
104 #define S_SET_SIZE(S,V) \
obj-multi.h 101 #define S_SET_SIZE(S, N) \
102 (this_format->s_set_size \
103 ? (*this_format->s_set_size) (S, N) \
obj-elf.c 229 S_SET_SIZE (sym, sz);
    [all...]
tc-sparc.c     [all...]
tc-arc.c 936 S_SET_SIZE (symbolP, size);
    [all...]
tc-m32r.c     [all...]
tc-microblaze.c 266 S_SET_SIZE (symbolP, size);
    [all...]
tc-v850.c 421 S_SET_SIZE (symbolP, size);
    [all...]
tc-score.c     [all...]
tc-score7.c     [all...]
tc-ppc.c     [all...]
tc-tic6x.c 669 S_SET_SIZE (symbolP, size);
    [all...]
tc-ia64.c 1157 S_SET_SIZE (symbolP, size);
    [all...]
tc-mips.c 58 #undef S_SET_SIZE
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]
read.c     [all...]

Completed in 304 milliseconds