Home
last modified time | relevance | path

Searched defs:asm_out (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/
HDtarget.h75 struct asm_out struct
78 const char *open_paren, *close_paren;
81 const char *byte_op;
82 struct asm_int_op
88 } aligned_op, unaligned_op;
95 bool (* integer) (rtx x, unsigned int size, int aligned_p);
98 void (* globalize_label) (FILE *, const char *);
105 void (* unwind_label) (FILE *, tree, int, int);
109 void (* except_table_label) (FILE *);
112 void (* unwind_emit) (FILE *, rtx);
[all …]