HomeSort by relevance Sort by last modified time
    Searched defs:S_SET_OTHER (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-aout.h 42 #define S_SET_OTHER(S,V) \
obj-elf.h 121 #ifndef S_SET_OTHER
122 #define S_SET_OTHER(S,V) \
obj-multi.h 117 #define S_SET_OTHER(S, O) \
118 (this_format->s_set_other \
119 ? (*this_format->s_set_other) (S, O) \

Completed in 48 milliseconds