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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.h 143 #ifndef S_GET_ALIGN
144 #define S_GET_ALIGN(S) \
obj-multi.h 116 #define S_GET_ALIGN \
117 (*this_format->s_get_align)
obj-elf.c 3057 return S_GET_ALIGN (sym);
tc-mips.c 55 #undef S_GET_ALIGN
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.h 142 #ifndef S_GET_ALIGN
143 #define S_GET_ALIGN(S) \
obj-multi.h 116 #define S_GET_ALIGN \
117 (*this_format->s_get_align)
obj-elf.c 3219 return S_GET_ALIGN (sym);
tc-mips.c 55 #undef S_GET_ALIGN

Completed in 57 milliseconds