Searched refs:DT_PTR (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h65 DT_PTR = 1, enumerator in enum:sdb_type_class
H A Dsdbout.c624 return PUSH_DERIVED_LEVEL (DT_PTR, m);
H A Dmips-tfile.c861 DT_PTR = 1,
1452 tq_Ptr, /* 1: DT_PTR pointer */
855 DT_PTR = 1, enumerator in enum:coff_dt
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h65 DT_PTR = 1, enumerator in enum:sdb_type_class
H A Dsdbout.c645 return PUSH_DERIVED_LEVEL (DT_PTR, m);
H A Dmips-tfile.c858 DT_PTR = 1,
1527 tq_Ptr, /* 1: DT_PTR pointer */
852 DT_PTR = 1, enumerator in enum:coff_dt
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h487 #define DT_PTR (1) /* pointer */ macro
495 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_PTR << N_BTSHFT))
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h487 #define DT_PTR (1) /* pointer */ macro
495 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_PTR << N_BTSHFT))
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c440 case DT_PTR:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c440 case DT_PTR:

Completed in 213 milliseconds