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

  /src/external/gpl3/binutils/dist/gas/config/
obj-multi.h 108 #define S_GET_SIZE \
109 (*this_format->s_get_size)
obj-elf.h 134 #ifndef S_GET_SIZE
135 #define S_GET_SIZE(S) \
tc-mips.c 56 #undef S_GET_SIZE
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-multi.h 108 #define S_GET_SIZE \
109 (*this_format->s_get_size)
obj-elf.h 133 #ifndef S_GET_SIZE
134 #define S_GET_SIZE(S) \
tc-mips.c 56 #undef S_GET_SIZE

Completed in 50 milliseconds