Searched refs:PUT_SDB_TYPE (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | sdbout.c | 196 #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 D | sni-gas.h | 22 #undef PUT_SDB_TYPE 23 #define PUT_SDB_TYPE(a) \ macro
|
H A D | iris5gas.h | 66 #undef PUT_SDB_TYPE 67 #define PUT_SDB_TYPE(a) \ macro
|
H A D | mips.h | 1347 #define PUT_SDB_TYPE(a) \ macro
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | sdb.h | 84 #undef PUT_SDB_TYPE 85 #define PUT_SDB_TYPE(a) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | sdbout.c | 184 #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 D | FSFChangeLog.11 | 12407 (PUT_SDB_TYPE): Delete now unnecessary shifting and masking.
|
H A D | ChangeLog.3 | 11431 * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | 3b1.h | 429 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
|
H A D | mot3300.h | 577 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
|
H A D | tower-as.h | 470 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\ttype\t0%o;", a) macro
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.h | 1531 #define PUT_SDB_TYPE(a) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/ |
H A D | i960.h | 125 #define PUT_SDB_TYPE(A) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.h | 2098 #define PUT_SDB_TYPE(a) \ macro
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.h | 1425 #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 D | c4x.h | 1897 #define PUT_SDB_TYPE(a) fprintf(asm_out_file, "\t.type\t0x%x%s", a, SDB_DELIM) macro
|