Searched refs:PUT_SDB_SIZE (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | sni-gas.h | 13 #undef PUT_SDB_SIZE 14 #define PUT_SDB_SIZE(a) \ macro
|
H A D | iris5gas.h | 57 #undef PUT_SDB_SIZE 58 #define PUT_SDB_SIZE(a) \ macro
|
H A D | mips.h | 1353 #define PUT_SDB_SIZE(a) \ macro
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | sdb.h | 77 #undef PUT_SDB_SIZE 78 #define PUT_SDB_SIZE(a) \ macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | sdbout.c | 200 #ifndef PUT_SDB_SIZE 201 #define PUT_SDB_SIZE(a) \ macro 411 PUT_SDB_SIZE (sdb_type_size); in plain_type() 1135 PUT_SDB_SIZE (size); in sdbout_one_type() 1213 PUT_SDB_SIZE (tree_low_cst (DECL_SIZE (tem), 1)); in sdbout_one_type() 1229 PUT_SDB_SIZE (size); in sdbout_one_type()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | sdbout.c | 188 #ifndef PUT_SDB_SIZE 189 #define PUT_SDB_SIZE(a) \ macro 424 PUT_SDB_SIZE (sdb_type_size); 1164 PUT_SDB_SIZE (size); 1244 PUT_SDB_SIZE (tree_low_cst (DECL_SIZE (tem), 1)); 1260 PUT_SDB_SIZE (size);
|
H A D | ChangeLog.6 | 5673 * mips/elf.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise. 5674 * mips/elf64.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise. 5675 * mips/iris5gas.h (PUT_SDB_SIZE): Likewise. 5681 * mips.h (PUT_SDB_INT_VAL, PUT_SDB_SIZE): Likewise. 5683 * mips/sni-gas.h (PUT_SDB_SIZE): Likewise.
|
H A D | ChangeLog.0 | 1470 (PUT_SDB_SIZE): Likewise.
|
H A D | ChangeLog | 17515 (PUT_SDB_SIZE): Remove.
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | 3b1.h | 430 #define PUT_SDB_SIZE(a) fprintf(asm_out_file, "\tsize\t%d;", a) macro
|
H A D | mot3300.h | 578 #define PUT_SDB_SIZE(a) fprintf(asm_out_file, "\tsize\t%d;", a) macro
|
H A D | tower-as.h | 471 #define PUT_SDB_SIZE(a) fprintf(asm_out_file, "\tsize\t%d;", a) macro
|