Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/gas/config/ | |
obj-aout.h | 44 #define S_SET_TYPE(S,T) \ |
obj-multi.h | 133 #define S_SET_TYPE(S, T) \ 134 (this_format->s_set_type \ 135 ? (*this_format->s_set_type) (S, T) \ |