HomeSort by relevance Sort by last modified time
    Searched defs:S_SET_SIZE (Results 1 - 3 of 3) 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) \
tc-mips.c 58 #undef S_SET_SIZE
    [all...]

Completed in 85 milliseconds