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

  /toolchain/binutils/binutils-2.25/bfd/
coff-stgo32.c 225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
coffswap.h 447 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
468 if (ISFCN (type))
539 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
560 if (ISFCN (type))
coff64-rs6000.c 408 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
416 if (ISFCN (type))
492 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
502 if (ISFCN (type))
    [all...]
cofflink.c 47 /* Define macros so that the ISFCN, et. al., macros work correctly.
    [all...]
coff-rs6000.c 555 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
575 if (ISFCN (type))
653 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
673 if (ISFCN (type))
    [all...]
peXXigen.c 336 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
354 if (ISFCN (type))
411 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
429 if (ISFCN (type))
    [all...]
coffgen.c     [all...]
xcofflink.c     [all...]
coffcode.h     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rdcoff.c 38 macros like ISFCN and DECREF, from coff/internal.h, will work
161 else if (ISFCN (ntype))
765 if (ISFCN (syment.n_type))
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 538 #define ISFCN(x) \
571 { /* if ISFCN, tag, or .bb */
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 1012 if (ISFCN (S_GET_DATA_TYPE (def_symbol_in_progress)) &&
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 2290 milliseconds