Searched refs:N_BTSHFT (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dexternal.h180 #ifndef N_BTSHFT
181 #define N_BTSHFT 4 macro
H A Dsparc.h86 #define N_BTSHFT (4) macro
H A Dinternal.h454 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT)
457 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_PTR << N_BTSHFT))
459 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_FCN << N_BTSHFT))
461 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_ARY << N_BTSHFT))
H A Dor32.h207 #define N_BTSHFT (4) macro
H A Di960.h181 #define N_BTSHFT (5) macro
H A Dm88k.h92 #define N_BTSHFT 4 macro
H A Drs6000.h134 #define N_BTSHFT (4) macro
H A Drs6k64.h135 #define N_BTSHFT (4) macro
H A Decoff.h152 #define N_BTSHFT (4) macro
H A Dti.h334 #define N_BTSHFT (4) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Drdcoff.c40 #define N_BTSHFT (coff_data (abfd)->local_n_btshft) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dpeicode.h295 pe->coff.local_n_btshft = N_BTSHFT;
H A Dxcofflink.c993 #define N_BTSHFT n_btshft
1955 #undef N_BTSHFT
3446 #define N_BTSHFT n_btshft
4577 #undef N_BTSHFT
989 #define N_BTSHFT macro
1951 #undef N_BTSHFT macro
3440 #define N_BTSHFT macro
4571 #undef N_BTSHFT macro
H A Dcoffgen.c1354 #define N_BTSHFT coff_data (abfd)->local_n_btshft macro
H A Dcofflink.c52 #define N_BTSHFT n_btshft macro
H A Dcoffcode.h1796 coff->local_n_btshft = N_BTSHFT;

Completed in 271 milliseconds