Searched refs:DT_FCN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dinternal.h450 #define DT_FCN (2) /* function */ macro
459 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_FCN << N_BTSHFT))
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.c450 case DT_FCN:

Completed in 122 milliseconds