Home
last modified time | relevance | path

Searched refs:PUT_SDB_TYPE (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dsdbout.c196 #ifndef PUT_SDB_TYPE
923 PUT_SDB_TYPE (plain_type (type)); in sdbout_symbol()
952 PUT_SDB_TYPE (plain_type (type)); in sdbout_toplevel_data()
1009 PUT_SDB_TYPE (plain_type (type)); in sdbout_type()
1115 PUT_SDB_TYPE (T_UNION); in sdbout_one_type()
1121 PUT_SDB_TYPE (T_STRUCT); in sdbout_one_type()
1127 PUT_SDB_TYPE (T_ENUM); in sdbout_one_type()
1186 PUT_SDB_TYPE (T_MOE); in sdbout_one_type()
1321 PUT_SDB_TYPE (plain_type (type)); in sdbout_parms()
1431 PUT_SDB_TYPE (plain_type (TREE_TYPE (parms))); in sdbout_reg_parms()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dsni-gas.h22 #undef PUT_SDB_TYPE
23 #define PUT_SDB_TYPE(a) \ macro
H A Diris5gas.h66 #undef PUT_SDB_TYPE
67 #define PUT_SDB_TYPE(a) \ macro
H A Dmips.h1347 #define PUT_SDB_TYPE(a) \ macro
/openbsd/gnu/gcc/gcc/config/mips/
H A Dsdb.h84 #undef PUT_SDB_TYPE
85 #define PUT_SDB_TYPE(a) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsdbout.c184 #ifndef PUT_SDB_TYPE
937 PUT_SDB_TYPE (plain_type (type));
968 PUT_SDB_TYPE (plain_type (type));
1028 PUT_SDB_TYPE (plain_type (type));
1144 PUT_SDB_TYPE (T_UNION);
1150 PUT_SDB_TYPE (T_STRUCT);
1156 PUT_SDB_TYPE (T_ENUM);
1216 PUT_SDB_TYPE (T_MOE);
1353 PUT_SDB_TYPE (plain_type (type));
1464 PUT_SDB_TYPE (plain_type (TREE_TYPE (parms)));
[all …]
H A DFSFChangeLog.1112407 (PUT_SDB_TYPE): Delete now unnecessary shifting and masking.
H A DChangeLog.311431 * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A D3b1.h429 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
H A Dmot3300.h577 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
H A Dtower-as.h470 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.h1531 #define PUT_SDB_TYPE(a) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.h125 #define PUT_SDB_TYPE(A) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.h2098 #define PUT_SDB_TYPE(a) \ macro
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.h1425 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\t.type\t0x%x%s", a, SDB_DELIM) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h1897 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\t.type\t0x%x%s", a, SDB_DELIM) macro