Home
last modified time | relevance | path

Searched defs:die (Results 1 – 25 of 33) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c1196 dw_die_ref die; member
2830 #define FOR_EACH_CHILD(die, c, expr) do { \ argument
2841 dw_die_ref die; member
2884 dw_die_ref die; member
3006 dw_die_ref die; member
4241 add_dwarf_attr (dw_die_ref die, dw_attr_ref attr) in add_dwarf_attr()
4261 add_AT_flag (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int flag) in add_AT_flag()
4281 add_AT_int (dw_die_ref die, enum dwarf_attribute attr_kind, HOST_WIDE_INT int_val) in add_AT_int()
4301 add_AT_unsigned (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_unsigned()
4322 add_AT_double (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_double()
[all …]
H A Ddwarf2out.h186 dw_die_ref die; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c3079 #define FOR_EACH_CHILD(die, c, expr) do { \ argument
3090 dw_die_ref die; member
3137 dw_die_ref die; member
3398 dw_die_ref die; member
4369 add_dwarf_attr (dw_die_ref die, dw_attr_node *attr) in add_dwarf_attr()
4413 add_AT_flag (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int flag) in add_AT_flag()
4434 add_AT_int (dw_die_ref die, enum dwarf_attribute attr_kind, HOST_WIDE_INT int_val) in add_AT_int()
4456 add_AT_unsigned (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_unsigned()
4479 add_AT_wide (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_wide()
4495 add_AT_double (dw_die_ref die, enum dwarf_attribute attr_kind, in add_AT_double()
[all …]
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dgdb-index.cc351 Gdb_index_info_reader::visit_top_die(Dwarf_die* die) in visit_top_die()
411 Dwarf_die die(this, die_offset, parent); in visit_children() local
424 Gdb_index_info_reader::visit_die(Dwarf_die* die, Dwarf_die* context) in visit_die()
511 Dwarf_die die(this, die_offset, parent); in visit_children_for_decls() local
523 Gdb_index_info_reader::visit_die_for_decls(Dwarf_die* die, Dwarf_die* context) in visit_die_for_decls()
649 Gdb_index_info_reader::guess_full_class_name(Dwarf_die* die) in guess_full_class_name()
690 Gdb_index_info_reader::add_declaration(Dwarf_die* die, Dwarf_die* context) in add_declaration()
732 Dwarf_die* die, in add_declaration_with_full_name()
769 Gdb_index_info_reader::get_qualified_name(Dwarf_die* die, Dwarf_die* context) in get_qualified_name()
818 Gdb_index_info_reader::record_cu_ranges(Dwarf_die* die) in record_cu_ranges()
[all …]
H A Dreduced_debug_output.cc44 unsigned char* die, unsigned char* abbrev, unsigned char** die_end, in get_die_end()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dgdb-index.cc351 Gdb_index_info_reader::visit_top_die(Dwarf_die* die) in visit_top_die()
411 Dwarf_die die(this, die_offset, parent); in visit_children() local
424 Gdb_index_info_reader::visit_die(Dwarf_die* die, Dwarf_die* context) in visit_die()
511 Dwarf_die die(this, die_offset, parent); in visit_children_for_decls() local
523 Gdb_index_info_reader::visit_die_for_decls(Dwarf_die* die, Dwarf_die* context) in visit_die_for_decls()
649 Gdb_index_info_reader::guess_full_class_name(Dwarf_die* die) in guess_full_class_name()
690 Gdb_index_info_reader::add_declaration(Dwarf_die* die, Dwarf_die* context) in add_declaration()
732 Dwarf_die* die, in add_declaration_with_full_name()
769 Gdb_index_info_reader::get_qualified_name(Dwarf_die* die, Dwarf_die* context) in get_qualified_name()
818 Gdb_index_info_reader::record_cu_ranges(Dwarf_die* die) in record_cu_ranges()
[all …]
H A Dreduced_debug_output.cc44 unsigned char* die, unsigned char* abbrev, unsigned char** die_end, in get_die_end()
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c376 struct die_info *die; member
3880 dwarf2_find_base_address (struct die_info *die, struct dwarf2_cu *cu) in dwarf2_find_base_address()
4115 struct die_info *die, in dwarf2_build_include_psymtabs()
5892 struct die_info *die; in partial_die_full_name() local
6665 const struct die_info *die = item; in die_hash() local
6737 const char *name, struct die_info *die, in add_to_method_list()
7149 process_imported_unit_die (struct die_info *die, struct dwarf2_cu *cu) in process_imported_unit_die()
7185 process_die (struct die_info *die, struct dwarf2_cu *cu) in process_die()
7277 die_needs_namespace (struct die_info *die, struct dwarf2_cu *cu) in die_needs_namespace()
7357 struct die_info *die, struct dwarf2_cu *cu, in dwarf2_compute_name()
[all …]
H A Ddwarf2expr.c442 dwarf_get_base_type (struct dwarf_expr_context *ctx, cu_offset die, int size) in dwarf_get_base_type()
1547 ctx_no_get_base_type (struct dwarf_expr_context *ctx, cu_offset die) in ctx_no_get_base_type()
H A Ddwarf2expr.h238 sect_offset die; member
/dflybsd-src/share/examples/uefisign/
H A Duefikeys8 die() { function
/dflybsd-src/contrib/lvm2/dist/test/
H A Dmkdtemp29 die() { echo >&2 "$ME: $@"; exit 1; } function
H A Dharness.c21 int die = 0; variable
/dflybsd-src/contrib/grep/src/
H A Ddie.h28 #define die(status, ...) \ macro
/dflybsd-src/contrib/lvm2/dist/scripts/
H A Dlvm_dump.sh40 die() { function
H A Dvgimportclone.sh34 die() { function
/dflybsd-src/games/hangman/
H A Dmain.c88 die(int sig __unused) in die() function
/dflybsd-src/games/mille/
H A Dmille.c146 die(int code) in die() function
/dflybsd-src/games/adventure/
H A Ddone.c134 die(int entry) in die() function
/dflybsd-src/sys/tools/
H A Dmakeobjops.awk69 function die (msg) function
/dflybsd-src/libexec/rpc.sprayd/
H A Dsprayd.c67 die(int sig) in die() function
/dflybsd-src/games/battlestar/
H A Dcommand6.c78 die(void) in die() function
/dflybsd-src/contrib/grep/lib/
H A Dc-stack.c113 die (int signo) in die() function
/dflybsd-src/usr.bin/systat/
H A Dmain.c242 die(int signo __unused) in die() function
/dflybsd-src/games/hack/
H A Dhack.mon.c190 youswld(struct monst *mtmp, int dam, unsigned int die, const char *name) in youswld()

12