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

  /toolchain/binutils/binutils-2.25/include/
bout.h 165 #define IS_CALLNAME(x) (N_CALLNAME == (x))
  /toolchain/binutils/binutils-2.25/bfd/
bout.c 253 if (IS_BALNAME ((*a)->other) || IS_CALLNAME ((*b)->other))
255 if (IS_CALLNAME ((*a)->other) || IS_BALNAME ((*b)->other))
555 if (IS_CALLNAME (symbol->other))
600 else if (IS_CALLNAME (symbol->other))
    [all...]

Completed in 102 milliseconds