Home
last modified time | relevance | path

Searched refs:MIPS_DEBUGGING_INFO (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dsdbout.c123 #ifndef MIPS_DEBUGGING_INFO
284 #ifdef MIPS_DEBUGGING_INFO
318 #ifdef MIPS_DEBUGGING_INFO
1492 #ifndef MIPS_DEBUGGING_INFO in sdbout_begin_block()
1526 #ifndef MIPS_DEBUGGING_INFO in sdbout_end_block()
1566 #ifndef MIPS_DEBUGGING_INFO
1639 #ifdef MIPS_DEBUGGING_INFO in sdbout_start_source_file()
1654 #ifdef MIPS_DEBUGGING_INFO in sdbout_end_source_file()
1671 #ifdef MIPS_DEBUGGING_INFO in sdbout_init()
Ddwarf2out.c794 #ifndef MIPS_DEBUGGING_INFO /* SGI dbx thinks this means no offset. */ in def_cfa_1()
2512 #ifdef MIPS_DEBUGGING_INFO in output_call_frame_info()
3992 #if 0 && defined (MIPS_DEBUGGING_INFO)
9820 #ifdef MIPS_DEBUGGING_INFO in add_data_member_location_attribute()
10756 #ifndef MIPS_DEBUGGING_INFO in add_subscript_info()
10775 #ifndef MIPS_DEBUGGING_INFO in add_subscript_info()
11289 #ifdef MIPS_DEBUGGING_INFO in gen_array_type_die()
11316 #ifdef MIPS_DEBUGGING_INFO in gen_array_type_die()
11332 #ifndef MIPS_DEBUGGING_INFO in gen_array_type_die()
11913 #ifdef MIPS_DEBUGGING_INFO in gen_subprogram_die()
[all …]
Dmips-tfile.c645 #ifndef MIPS_DEBUGGING_INFO
DFSFChangeLog.118958 (sdbout_init): Initialize current_file ifdef MIPS_DEBUGGING_INFO.
11550 (DWARF_VERSION, MIPS_DEBUGGING_INFO, ASM_DECLARE_FUNCTION_NAME,
11553 (DBX_DEBUGGING_INFO, SDB_DEBUGGING_INFO, MIPS_DEBUGGING_INFO,
DChangeLog-200417898 (ASM_FINAL_SPEC, DBX_DEBUGGING_INFO, MIPS_DEBUGGING_INFO)
17917 (SUBTARGET_CPP_SPEC, DWARF2_DEBUGGING_INFO, MIPS_DEBUGGING_INFO)
47529 (MIPS_DEBUGGING_INFO): Ditto.
DChangeLog-199814910 in macro test !MIPS_DEBUGGING_INFO.
/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h939 #define MIPS_DEBUGGING_INFO 1 /* MIPS specific debugging info */ macro