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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 99 #ifndef S_GET_SIZE
100 #define S_GET_SIZE(S) \
obj-multi.h 98 #define S_GET_SIZE \
99 (*this_format->s_get_size)
obj-elf.c 223 return S_GET_SIZE (sym);
    [all...]
tc-i386.c     [all...]
tc-ia64.c     [all...]
tc-mips.c 56 #undef S_GET_SIZE
    [all...]

Completed in 468 milliseconds