Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h135 typedef struct debug_type *debug_type; typedef
572 extern debug_type debug_make_pointer_type (void *, debug_type);
581 (void *, debug_type, debug_type *, bfd_boolean);
585 extern debug_type debug_make_reference_type (void *, debug_type);
600 (void *, debug_type, debug_type, bfd_signed_vma, bfd_signed_vma,
614 extern debug_type debug_make_offset_type (void *, debug_type, debug_type);
627 (void *, debug_type, debug_type, debug_type *, bfd_boolean);
631 extern debug_type debug_make_const_type (void *, debug_type);
635 extern debug_type debug_make_volatile_type (void *, debug_type);
735 extern debug_type debug_get_return_type (void *, debug_type);
[all …]
H A Dstabs.c111 debug_type type;
143 debug_type slot;
145 debug_type type;
1124 static debug_type
1633 static debug_type
1817 static debug_type
1888 static debug_type
1924 static debug_type
2004 static debug_type
5174 debug_type dt; in stab_demangle_v3_arg()
[all …]
H A Ddebug.c1192 debug_type
1216 debug_type
1227 debug_type
1246 debug_type
1256 debug_type
1266 debug_type
1278 debug_type
1309 debug_type
1344 debug_type
1369 debug_type
[all …]
H A Drdcoff.c107 static debug_type *
136 static debug_type
142 debug_type type; in parse_coff_type()
207 debug_type *slot; in parse_coff_type()
233 static debug_type
238 debug_type ret; in parse_coff_base_type()
241 debug_type *slot; in parse_coff_base_type()
373 static debug_type
449 debug_type ftype; in parse_coff_struct_type()
480 static debug_type
[all …]
H A Dieee.c69 debug_type type;
71 debug_type *pslot;
100 debug_type type;
102 debug_type *pslot;
133 debug_type type;
135 debug_type slot;
139 debug_type *fslots;
585 static debug_type
590 debug_type type; in ieee_builtin_type()
1635 debug_type t; in parse_ieee_ty()
[all …]
H A DChangeLog-00011440 struct debug_type stores size in bytes.
H A DChangeLog-91971522 (debug_make_function_type): Add debug_type * and boolean
/freebsd-12.1/contrib/binutils/gas/
H A Das.c84 enum debug_info_type debug_type = DEBUG_UNSPECIFIED; variable
684 debug_type = md_debug_format_selector (& use_gnu_debug_info_extensions); in parse_args()
686 debug_type = DEBUG_DWARF2; in parse_args()
688 debug_type = DEBUG_STABS; in parse_args()
695 debug_type = DEBUG_STABS; in parse_args()
699 debug_type = DEBUG_DWARF2; in parse_args()
H A Ddwarf2dbg.c317 if (debug_type == DEBUG_DWARF2 in dwarf2_gen_line_info()
336 if (debug_type == DEBUG_DWARF2) in dwarf2_where()
379 if (debug_type != DEBUG_DWARF2) in dwarf2_emit_insn()
382 else if (debug_type != DEBUG_DWARF2) in dwarf2_emit_insn()
409 if (debug_type == DEBUG_DWARF2) in dwarf2_emit_label()
H A Das.h461 extern enum debug_info_type debug_type;
H A Decoff.c2204 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
2205 debug_type = DEBUG_ECOFF; in add_file()
2207 else if (debug_type == DEBUG_UNSPECIFIED) in add_file()
2208 debug_type = DEBUG_NONE; in add_file()
2324 if (debug_type == DEBUG_UNSPECIFIED) in ecoff_new_file()
2325 debug_type = DEBUG_ECOFF; in ecoff_new_file()
3697 if (debug_type != DEBUG_ECOFF in ecoff_build_lineno()
H A Dread.c5563 if (debug_type == DEBUG_STABS) in generate_file_debug()
5572 switch (debug_type) in generate_lineno_debug()
5623 if (debug_type == DEBUG_STABS) in do_s_func()
5670 if (debug_type == DEBUG_STABS) in do_s_func()
H A DChangeLog-00011948 * ecoff.c (add_file): Only set debug_type to DEBUG_NONE if it is
4229 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
4231 * as.h (debug_type): Clarify documentation of the meaning
4237 (dwarf2_directive_file): Don't set debug_type.
4257 don't protect with debug_type.
4280 dwarf2 bits with debug_type.
5296 * config/tc-sh.c (md_assemble): Changed so debug_type
H A 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.
H A DChangeLog-02036807 dwarf2_emit_insn call with test on debug_type.
/freebsd-12.1/sys/dev/ciss/
H A Dcissvar.h283 # define debug_type(s) printf(" SIZE %s: %zu\n", #s, sizeof(s)) macro
291 # define debug_type(s) macro
H A Dciss.c443 debug_type(cciss_pci_info_struct); in ciss_attach()
444 debug_type(cciss_coalint_struct); in ciss_attach()
445 debug_type(cciss_coalint_struct); in ciss_attach()
446 debug_type(NodeName_type); in ciss_attach()
447 debug_type(NodeName_type); in ciss_attach()
448 debug_type(Heartbeat_type); in ciss_attach()
449 debug_type(BusTypes_type); in ciss_attach()
450 debug_type(FirmwareVer_type); in ciss_attach()
451 debug_type(DriverVer_type); in ciss_attach()
452 debug_type(IOCTL_Command_struct); in ciss_attach()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-score.c6010 if (debug_type == DEBUG_STABS) in s_score_ent()
6117 if (debug_type == DEBUG_STABS) in s_score_end()
H A Dtc-ia64.c7026 if (debug_type == DEBUG_DWARF2 in emit_one_bundle()
7334 if (debug_type == DEBUG_STABS) in ia64_after_parse_args()
H A Dtc-mips.c14852 if (debug_type == DEBUG_STABS) in s_mips_end()
14952 if (debug_type == DEBUG_STABS) in s_mips_ent()