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

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h67 DT_ARY = 3 enumerator in enum:sdb_type_class
H A Dsdbout.c576 return PUSH_DERIVED_LEVEL (DT_ARY, m);
H A Dmips-tfile.c863 DT_ARY = 3,
1454 tq_Array, /* 3: DT_ARY array */
857 DT_ARY = 3, enumerator in enum:coff_dt
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h67 DT_ARY = 3 enumerator in enum:sdb_type_class
H A Dsdbout.c597 return PUSH_DERIVED_LEVEL (DT_ARY, m);
H A Dmips-tfile.c860 DT_ARY = 3,
1529 tq_Array, /* 3: DT_ARY array */
854 DT_ARY = 3, enumerator in enum:coff_dt
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h489 #define DT_ARY (3) /* array */ macro
499 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_ARY << N_BTSHFT))
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h489 #define DT_ARY (3) /* array */ macro
499 (((unsigned long) (x) & N_TMASK) == ((unsigned long) DT_ARY << N_BTSHFT))
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c425 case DT_ARY:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c425 case DT_ARY:

Completed in 239 milliseconds