Home
last modified time | relevance | path

Searched refs:debug_info_type (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pch.c55 unsigned char debug_info_type; member
111 v.debug_info_type = write_symbols; in pch_init()
257 if (v.debug_info_type != write_symbols in c_common_valid_pch()
263 debug_type_names[v.debug_info_type], in c_common_valid_pch()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.h366 enum debug_info_type enum
376 extern enum debug_info_type debug_type;
H A Das.c73 enum debug_info_type debug_type = DEBUG_UNSPECIFIED;
79 static enum debug_info_type (*md_debug_format_selector) (int *) = MD_DEBUG_FORMAT_SELECTOR;
H A DChangeLog-98992941 * as.h (debug_info_type): Add entries for unspecified and dwarf*.
H A DChangeLog-96971017 * as.h (enum debug_info_type): Define.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflags.h33 extern enum debug_info_type debug_set_to_format (uint32_t debug_info_set);
H A Dflag-types.h25 enum debug_info_type enum
H A Dopts.cc68 enum debug_info_type
72 enum debug_info_type dinfo_type = DINFO_TYPE_NONE; in debug_set_to_format()
80 dinfo_type = (enum debug_info_type)idx; in debug_set_to_format()
H A DChangeLog-202114652 * flag-types.h (enum debug_info_type): Add new enum
21777 * flag-types.h (enum debug_info_type): Add CTF_DEBUG and BTF_DEBUG.
25805 * flag-types.h (enum debug_info_type): Rename enumerator constants.
H A DFSFChangeLog.119018 * flags.h (debug_info_type): Add DWARF2_DEBUG.
H A DChangeLog-20013381 * flags.h (debug_info_type): Add VMS_DEBUG and VMS_AND_DWARF2_DEBUG.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.h393 enum debug_info_type enum
404 extern enum debug_info_type debug_type;
H A Das.c75 enum debug_info_type debug_type = DEBUG_UNSPECIFIED;
81 static enum debug_info_type (*md_debug_format_selector) (int *) = MD_DEBUG_FORMAT_SELECTOR;
H A DChangeLog-98992941 * as.h (debug_info_type): Add entries for unspecified and dwarf*.
H A DChangeLog-96971017 * as.h (enum debug_info_type): Define.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dflag-types.h23 enum debug_info_type enum
H A Dopts.c192 static void set_debug_level (enum debug_info_type type, int extended,
2942 set_debug_level (enum debug_info_type type, int extended, const char *arg,
H A Dcommon.opt112 enum debug_info_type write_symbols = NO_DEBUG
H A DFSFChangeLog.119018 * flags.h (debug_info_type): Add DWARF2_DEBUG.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c3010 enum debug_info_type save_write_symbols = write_symbols; in synth_module_prologue()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dinternals.texi1544 enum debug_info_type MD_DEBUG_FORMAT_SELECTOR (int * use_gnu_extensions)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dinternals.texi1558 enum debug_info_type MD_DEBUG_FORMAT_SELECTOR (int * use_gnu_extensions)
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c79 static enum debug_info_type xt_saved_debug_type = DEBUG_NONE;
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c92 static enum debug_info_type xt_saved_debug_type = DEBUG_NONE;
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog230 debug_info_type.

12