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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-aout.h 48 #define S_GET_OTHER(S) \
obj-evax.h 76 #define S_GET_OTHER(S) 0
obj-elf.h 118 #ifndef S_GET_OTHER
119 #define S_GET_OTHER(S) (elf_s_get_other (S))
obj-multi.h 114 #define S_GET_OTHER \
115 (*this_format->s_get_other)

Completed in 87 milliseconds