Home
last modified time | relevance | path

Searched refs:debug_type (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddebug.h135 typedef struct debug_type_s *debug_type; typedef
137 #define DEBUG_TYPE_NULL ((debug_type) NULL)
451 (void *, const char *, debug_type, bfd_boolean, bfd_vma);
456 (void *, const char *, debug_type, enum debug_parm_kind, bfd_vma);
501 (void *, const char *, debug_type, bfd_vma);
506 (void *, const char *, debug_type, bfd_vma);
511 (void *, const char *, debug_type, enum debug_var_kind, bfd_vma);
520 extern debug_type debug_make_indirect_type
521 (void *, debug_type *, const char *);
525 extern debug_type debug_make_void_type (void *);
[all …]
Dstabs.c92 debug_type xcoff_types[XCOFF_TYPE_COUNT];
110 debug_type type;
126 debug_type types[STAB_TYPES_SLOTS];
142 debug_type slot;
144 debug_type type;
153 static debug_type parse_stab_type
154 (void *, struct stab_handle *, const char *, const char **, debug_type **);
156 static debug_type parse_stab_range_type
158 static debug_type parse_stab_sun_builtin_type (void *, const char **);
159 static debug_type parse_stab_sun_floating_type (void *, const char **);
[all …]
Ddebug.c106 debug_type pointer;
150 debug_type *slot;
174 debug_type vptrbase;
193 debug_type return_type;
195 debug_type *arg_types;
205 debug_type type;
217 debug_type element_type;
219 debug_type range_type;
233 debug_type type;
243 debug_type base_type;
[all …]
Drdcoff.c73 debug_type slots[COFF_SLOTS];
83 debug_type basic[T_MAX + 1];
86 static debug_type *coff_get_slot (struct coff_types *, long);
87 static debug_type parse_coff_type
90 static debug_type parse_coff_base_type
93 static debug_type parse_coff_struct_type
96 static debug_type parse_coff_enum_type
101 void *, debug_type, bfd_boolean);
106 static debug_type *
140 static debug_type
[all …]
Dieee.c78 debug_type type;
80 debug_type *pslot;
101 debug_type type;
103 debug_type *pslot;
105 debug_type *arg_slots;
121 debug_type builtins[BUILTIN_TYPE_COUNT];
134 debug_type type;
136 debug_type slot;
140 debug_type *fslots;
266 static debug_type ieee_builtin_type
[all …]
DChangeLog-00011440 struct debug_type stores size in bytes.
DChangeLog-91971522 (debug_make_function_type): Add debug_type * and boolean
/toolchain/binutils/binutils-2.25/gas/
Das.c74 enum debug_info_type debug_type = DEBUG_UNSPECIFIED; variable
753 debug_type = md_debug_format_selector (& use_gnu_debug_info_extensions); in parse_args()
755 debug_type = DEBUG_DWARF2; in parse_args()
757 debug_type = DEBUG_STABS; in parse_args()
764 debug_type = DEBUG_STABS; in parse_args()
768 debug_type = DEBUG_DWARF2; in parse_args()
Ddwarf2dbg.c380 if (debug_type == DEBUG_DWARF2 in dwarf2_gen_line_info()
418 if (debug_type == DEBUG_DWARF2) in dwarf2_where()
452 if (!dwarf2_loc_directive_seen && debug_type != DEBUG_DWARF2) in dwarf2_emit_insn()
520 if (files_in_use == 0 && debug_type != DEBUG_DWARF2) in dwarf2_emit_label()
728 debug_type = DEBUG_NONE; in dwarf2_directive_file()
774 debug_type = DEBUG_NONE; in dwarf2_directive_subprog()
991 debug_type = DEBUG_NONE; in dwarf2_directive_loc()
Das.h416 extern enum debug_info_type debug_type;
Decoff.c2211 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
2212 debug_type = DEBUG_ECOFF; in add_file()
2214 else if (debug_type == DEBUG_UNSPECIFIED) in add_file()
2215 debug_type = DEBUG_NONE; in add_file()
2331 if (debug_type == DEBUG_UNSPECIFIED) in ecoff_new_file()
2332 debug_type = DEBUG_ECOFF; in ecoff_new_file()
3704 if (debug_type != DEBUG_ECOFF in ecoff_build_lineno()
Dread.c5864 if (debug_type == DEBUG_STABS) in generate_file_debug()
5873 switch (debug_type) in generate_lineno_debug()
5924 if (debug_type == DEBUG_STABS) in do_s_func()
5977 if (debug_type == DEBUG_STABS) in do_s_func()
DChangeLog-00011938 * ecoff.c (add_file): Only set debug_type to DEBUG_NONE if it is
4219 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
4221 * as.h (debug_type): Clarify documentation of the meaning
4227 (dwarf2_directive_file): Don't set debug_type.
4247 don't protect with debug_type.
4270 dwarf2 bits with debug_type.
5286 * config/tc-sh.c (md_assemble): Changed so debug_type
DChangeLog-96971018 (debug_type): Declare.
1019 * as.c (debug_type): New global variable.
1024 Change checks of generate_asm_lineno to check debug_type. Only
1029 * ecoff.c (add_file): Use debug_type, not generate_asm_lineno.
1032 (ecoff_new_file): Set debug_type, not generate_asm_lineno.
DChangeLog-2008810 (dwarf2_directive_loc): Likewise. Remove redundant debug_type test.
DChangeLog-2007176 when debug_type is DEBUG_DWARF2.
DChangeLog-02036799 dwarf2_emit_insn call with test on debug_type.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c5312 if (debug_type == DEBUG_STABS) in xtensa_unrecognized_line()
5314 xt_saved_debug_type = debug_type; in xtensa_unrecognized_line()
5315 debug_type = DEBUG_NONE; in xtensa_unrecognized_line()
7090 if (debug_type == DEBUG_DWARF2 || loc_directive_seen) in xg_assemble_vliw_tokens()
12256 debug_type = xt_saved_debug_type; in xg_clear_vinsn()
Dtc-nios2.c2460 if (debug_type != DEBUG_UNSPECIFIED) in md_begin()
Dtc-score7.c5574 if (debug_type == DEBUG_STABS) in s7_s_score_ent()
5681 if (debug_type == DEBUG_STABS) in s7_s_score_end()
Dtc-score.c5721 if (debug_type == DEBUG_STABS) in s3_s_score_ent()
5827 if (debug_type == DEBUG_STABS) in s3_s_score_end()
Dtc-ia64.c6908 if (debug_type == DEBUG_DWARF2 in emit_one_bundle()
7217 if (debug_type == DEBUG_STABS) in ia64_after_parse_args()
Dtc-arm.c3054 if (debug_type == DEBUG_STABS) in asmfunc_debug()
3061 if (debug_type == DEBUG_STABS) in asmfunc_debug()
3330 if (debug_type == DEBUG_DWARF2) in add_to_lit_pool()
3464 if (debug_type == DEBUG_DWARF2) in s_ltorg()
Dtc-mips.c18491 if (debug_type == DEBUG_STABS) in s_mips_end()
18584 if (debug_type == DEBUG_STABS) in s_mips_ent()