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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 108 #ifndef S_GET_ALIGN
109 #define S_GET_ALIGN(S) \
obj-multi.h 106 #define S_GET_ALIGN \
107 (*this_format->s_get_align)
obj-elf.c 235 return S_GET_ALIGN (sym);
    [all...]
tc-mips.c 55 #undef S_GET_ALIGN
    [all...]

Completed in 85 milliseconds