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

  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 529 #define DT_PTR (1) /* pointer */
537 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_PTR << N_BTSHFT))
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.c 442 case DT_PTR:

Completed in 76 milliseconds