HomeSort by: relevance | last modified time | path
    Searched refs:S_SET_TYPE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
obj-aout.h 43 #define S_SET_TYPE(S,T) \
obj-multi.h 143 #define S_SET_TYPE(S, T) \
144 (this_format->s_set_type \
145 ? (*this_format->s_set_type) (S, T) \
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-aout.h 43 #define S_SET_TYPE(S,T) \
obj-multi.h 143 #define S_SET_TYPE(S, T) \
144 (this_format->s_set_type \
145 ? (*this_format->s_set_type) (S, T) \
  /src/external/gpl3/binutils/dist/gas/
stabs.c 173 S_SET_TYPE (symbol, type);
  /src/external/gpl3/binutils.old/dist/gas/
stabs.c 173 S_SET_TYPE (symbol, type);

Completed in 27 milliseconds