#include "config.h"#include "system.h"#include "version.h"#include "intl.h"

Go to the source code of this file.
Defines | |
| #define | saber_stop() |
| #define | __LINE__ 0 |
| #define | Size_t unsigned int |
| #define | Ptrdiff_t long |
Functions/Subroutines | |
| void pfatal_with_name | PARAMS ((const char *)) |
| void fatal | VPARAMS ((const char *format,...)) |
| void | fancy_abort () |
| void | botch (char *s) const |
| #define __LINE__ 0 |
Definition at line 613 of file mips-tfile.c.
Referenced by abort_with_insn(), add_next_to_vliw(), adjust_field_rtx_def(), adjust_field_tree_exp(), aout_link_reloc_link_order(), ar_clear_sim_state(), ar_clear_unused_bits(), AR_convert_int_to_str(), AR_convert_str_to_int(), ar_CRAY_64_trunc(), ar_dblshift(), ar_divide_integer(), ar_host(), ar_pass_arg_address(), ar_pass_arg_value(), ar_pass_ext_address(), ar_pass_fcd_address(), ar_sim(), Change_Switchtable_Entries(), Convert_If_To_Goto(), create_field(), cris_elf_final_write_processing(), Em_Write_Reginfo(), Equivalent_Types(), fr500_check_insn_major_constraints(), frv_vliw_add_insn(), Initialize_BB_Info(), load_mpp_word(), load_pvp_word(), lower_reduction(), lower_return_ldid(), main(), mingw32_gt_pch_get_address(), mingw32_gt_pch_use_address(), mmix_elf_final_link(), NAME(), open_arith_file(), open_intrinsics_file(), segv_handler(), Stab_Compare_Types(), store_mpp_word(), store_pvp_word(), Target_Unique_Exit(), TCON2C_translate(), and vho_lower_combine_loads().
| #define Ptrdiff_t long |
Definition at line 629 of file mips-tfile.c.
| #define saber_stop | ( | ) |
| #define Size_t unsigned int |
Definition at line 627 of file mips-tfile.c.
| void botch | ( | char * | s | ) | const |
| void pfatal_with_name PARAMS | ( | (const char *) | ) | [read] |
Definition at line 635 of file mips-tfile.c.
Definition at line 5562 of file mips-tfile.c.
References exit(), fprintf(), saber_stop, VA_CLOSE, VA_FIXEDARG, VA_OPEN, and vfprintf().
1.5.6