/titanic_51/usr/src/lib/libdwarf/common/ |
H A D | dwarf_query.c | 78 dwarf_get_die_address_size(Dwarf_Die die, in dwarf_get_die_address_size() argument 89 dwarf_dieoffset(Dwarf_Die die, in dwarf_dieoffset() argument 107 dwarf_die_CU_offset(Dwarf_Die die, in dwarf_die_CU_offset() argument 128 dwarf_die_CU_offset_range(Dwarf_Die die,Dwarf_Off * cu_off,Dwarf_Off * cu_length,Dwarf_Error * error) dwarf_die_CU_offset_range() argument 147 dwarf_tag(Dwarf_Die die,Dwarf_Half * tag,Dwarf_Error * error) dwarf_tag() argument 156 dwarf_attrlist(Dwarf_Die die,Dwarf_Attribute ** attrbuf,Dwarf_Signed * attrcnt,Dwarf_Error * error) dwarf_attrlist() argument 274 _dwarf_get_value_ptr(Dwarf_Die die,Dwarf_Half attr,Dwarf_Half * attr_form) _dwarf_get_value_ptr() argument 327 dwarf_diename(Dwarf_Die die,char ** ret_name,Dwarf_Error * error) dwarf_diename() argument 377 dwarf_hasattr(Dwarf_Die die,Dwarf_Half attr,Dwarf_Bool * return_bool,Dwarf_Error * error) dwarf_hasattr() argument 401 dwarf_attr(Dwarf_Die die,Dwarf_Half attr,Dwarf_Attribute * ret_attr,Dwarf_Error * error) dwarf_attr() argument 439 dwarf_lowpc(Dwarf_Die die,Dwarf_Addr * return_addr,Dwarf_Error * error) dwarf_lowpc() argument 472 dwarf_highpc(Dwarf_Die die,Dwarf_Addr * return_addr,Dwarf_Error * error) dwarf_highpc() argument 514 _dwarf_die_attr_unsigned_constant(Dwarf_Die die,Dwarf_Half attr,Dwarf_Unsigned * return_val,Dwarf_Error * error) _dwarf_die_attr_unsigned_constant() argument 571 dwarf_bytesize(Dwarf_Die die,Dwarf_Unsigned * ret_size,Dwarf_Error * error) dwarf_bytesize() argument 583 dwarf_bitsize(Dwarf_Die die,Dwarf_Unsigned * ret_size,Dwarf_Error * error) dwarf_bitsize() argument 595 dwarf_bitoffset(Dwarf_Die die,Dwarf_Unsigned * ret_size,Dwarf_Error * error) dwarf_bitoffset() argument 608 dwarf_srclang(Dwarf_Die die,Dwarf_Unsigned * ret_size,Dwarf_Error * error) dwarf_srclang() argument 621 dwarf_arrayorder(Dwarf_Die die,Dwarf_Unsigned * ret_size,Dwarf_Error * error) dwarf_arrayorder() argument 639 dwarf_attr_offset(Dwarf_Die die,Dwarf_Attribute attr,Dwarf_Off * offset,Dwarf_Error * error) dwarf_attr_offset() argument 654 dwarf_die_abbrev_code(Dwarf_Die die) dwarf_die_abbrev_code() argument [all...] |
H A D | pro_die.c | 179 dwarf_add_die_marker(Dwarf_P_Debug dbg,Dwarf_P_Die die,Dwarf_Unsigned marker,Dwarf_Error * error) dwarf_add_die_marker() argument 193 dwarf_get_die_marker(Dwarf_P_Debug dbg,Dwarf_P_Die die,Dwarf_Unsigned * marker,Dwarf_Error * error) dwarf_get_die_marker() argument 264 dwarf_add_AT_name(Dwarf_P_Die die,char * name,Dwarf_Error * error) dwarf_add_AT_name() argument 349 _dwarf_pro_add_AT_fde(Dwarf_P_Debug dbg,Dwarf_P_Die die,Dwarf_Unsigned offset,Dwarf_Error * error) _dwarf_pro_add_AT_fde() argument 390 _dwarf_pro_add_AT_macro_info(Dwarf_P_Debug dbg,Dwarf_P_Die die,Dwarf_Unsigned offset,Dwarf_Error * error) _dwarf_pro_add_AT_macro_info() argument 432 _dwarf_pro_add_at_to_die(Dwarf_P_Die die,Dwarf_P_Attribute attr) _dwarf_pro_add_at_to_die() argument [all...] |
H A D | dwarf_print_lines.c | 93 _dwarf_internal_printlines(Dwarf_Die die, Dwarf_Error * error, in _dwarf_internal_printlines() argument 697 dwarf_print_lines(Dwarf_Die die,Dwarf_Error * error,int * error_count) dwarf_print_lines() argument 709 _dwarf_print_lines(Dwarf_Die die,Dwarf_Error * error) _dwarf_print_lines() argument 729 dwarf_check_lineheader(Dwarf_Die die,int * err_count_out) dwarf_check_lineheader() argument [all...] |
H A D | pro_types.c | 56 Dwarf_P_Die die, in dwarf_add_typename() argument 73 Dwarf_P_Die die, in _dwarf_add_simple_name_entry() argument
|
H A D | pro_frame.c | 114 Dwarf_P_Die die, in dwarf_add_frame_fde() argument 128 Dwarf_P_Die die, in dwarf_add_frame_fde_b() argument 187 Dwarf_P_Die die, in dwarf_add_frame_info() argument 210 dwarf_add_frame_info_b(Dwarf_P_Debug dbg,Dwarf_P_Fde fde,Dwarf_P_Die die,Dwarf_Unsigned cie,Dwarf_Unsigned virt_addr,Dwarf_Unsigned code_len,Dwarf_Unsigned symidx,Dwarf_Unsigned end_symidx,Dwarf_Unsigned offset_from_end_symbol,Dwarf_Signed offset_into_exception_tables,Dwarf_Unsigned exception_table_symbol,Dwarf_Error * error) dwarf_add_frame_info_b() argument [all...] |
H A D | pro_funcs.c | 55 Dwarf_P_Die die, in dwarf_add_funcname() argument
|
H A D | pro_pubnames.c | 57 Dwarf_P_Die die, in dwarf_add_pubname() argument
|
H A D | pro_vars.c | 55 Dwarf_P_Die die, char *var_name, Dwarf_Error * error) in dwarf_add_varname() argument
|
H A D | pro_weaks.c | 55 Dwarf_P_Die die, in dwarf_add_weakname() argument
|
H A D | dwarf_ranges.c | 56 Dwarf_Die die, in dwarf_get_ranges_a() argument 158 Dwarf_Die die = 0; in dwarf_get_ranges() local
|
H A D | dwarf_die_deliv.c | 542 dwarf_siblingof(Dwarf_Debug dbg,Dwarf_Die die,Dwarf_Die * caller_ret_die,Dwarf_Error * error) dwarf_siblingof() argument 680 dwarf_child(Dwarf_Die die,Dwarf_Die * caller_ret_die,Dwarf_Error * error) dwarf_child() argument 762 Dwarf_Die die = 0; dwarf_offdie() local [all...] |
H A D | dwarf_line2.c | 56 Dwarf_Die die, in _dwarf_line_address_offsets() argument
|
H A D | dwarf_addr_finder.c | 252 handle_attr_addr(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Half attrnum, in handle_attr_addr() argument 309 handle_attr_locdesc(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Half attrnum, in handle_attr_locdesc() argument 498 do_this_die_and_dealloc(Dwarf_Debug dbg,Dwarf_Die die,int * errval) do_this_die_and_dealloc() argument [all...] |
/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 268 die_off(dwarf_t *dw, Dwarf_Die die) in die_off() argument 282 die_sibling(dwarf_t *dw, Dwarf_Die die) in die_sibling() argument 300 die_child(dwarf_t *dw, Dwarf_Die die) in die_child() argument 317 die_tag(dwarf_t * dw,Dwarf_Die die) die_tag() argument 331 die_attr(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,int req) die_attr() argument 399 die_signed(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,Dwarf_Signed * valp,int req) die_signed() argument 423 die_unsigned(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,Dwarf_Unsigned * valp,int req) die_unsigned() argument 447 die_bool(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,Dwarf_Bool * valp,int req) die_bool() argument 470 die_string(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,char ** strp,int req) die_string() argument 493 die_attr_ref(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name) die_attr_ref() argument 511 die_name(dwarf_t * dw,Dwarf_Die die) die_name() argument 521 die_isdecl(dwarf_t * dw,Dwarf_Die die) die_isdecl() argument 529 die_isglobal(dwarf_t * dw,Dwarf_Die die) die_isglobal() argument 557 die_lookup_pass1(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name) die_lookup_pass1() argument 569 die_mem_offset(dwarf_t * dw,Dwarf_Die die,Dwarf_Half name,Dwarf_Unsigned * valp,int req) die_mem_offset() argument 838 die_enum_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_enum_create() argument 1092 die_struct_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_struct_create() argument 1098 die_union_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_union_create() argument 1185 die_funcptr_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_funcptr_create() argument 1484 die_through_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp,int type,const char * typename) die_through_create() argument 1516 die_typedef_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_typedef_create() argument 1522 die_const_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_const_create() argument 1528 die_pointer_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_pointer_create() argument 1534 die_restrict_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_restrict_create() argument 1540 die_volatile_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_volatile_create() argument 1547 die_function_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_function_create() argument 1639 die_variable_create(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_variable_create() argument 1679 die_lexblk_descend(dwarf_t * dw,Dwarf_Die die,Dwarf_Off off,tdesc_t * tdp) die_lexblk_descend() argument 1734 die_create_one(dwarf_t * dw,Dwarf_Die die) die_create_one() argument 1769 die_create(dwarf_t * dw,Dwarf_Die die) die_create() argument [all...] |
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 398 ctf_dwmap_add(ctf_cu_t *cup, ctf_id_t id, Dwarf_Die die, boolean_t fix) in ctf_dwmap_add() argument 425 ctf_dwarf_attribute(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Attribute * attrp) ctf_dwarf_attribute() argument 444 ctf_dwarf_ref(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Off * refp) ctf_dwarf_ref() argument 465 ctf_dwarf_refdie(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Die * diep) ctf_dwarf_refdie() argument 488 ctf_dwarf_signed(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Signed * valp) ctf_dwarf_signed() argument 510 ctf_dwarf_unsigned(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Unsigned * valp) ctf_dwarf_unsigned() argument 532 ctf_dwarf_boolean(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,Dwarf_Bool * val) ctf_dwarf_boolean() argument 555 ctf_dwarf_string(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half name,char ** strp) ctf_dwarf_string() argument 582 ctf_dwarf_member_location(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Unsigned * valp) ctf_dwarf_member_location() argument 620 ctf_dwarf_offset(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Off * offsetp) ctf_dwarf_offset() argument 635 ctf_die_offset(Dwarf_Die die) ctf_die_offset() argument 645 ctf_dwarf_tag(ctf_cu_t * cup,Dwarf_Die die,Dwarf_Half * tagp) ctf_dwarf_tag() argument 699 ctf_dwarf_isglobal(ctf_cu_t * cup,Dwarf_Die die,boolean_t * igp) ctf_dwarf_isglobal() argument 847 ctf_dwarf_dwarf_base(ctf_cu_t * cup,Dwarf_Die die,int * kindp,ctf_encoding_t * enc) ctf_dwarf_dwarf_base() argument 976 ctf_dwarf_create_base(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot,Dwarf_Off off) ctf_dwarf_create_base() argument 1038 ctf_dwarf_member_offset(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t mid,ulong_t * offp) ctf_dwarf_member_offset() argument 1108 ctf_dwarf_member_bitfield(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp) ctf_dwarf_member_bitfield() argument 1214 ctf_dwarf_fixup_sou(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t base,boolean_t add) ctf_dwarf_fixup_sou() argument 1325 ctf_dwarf_create_sou(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int kind,int isroot) ctf_dwarf_create_sou() argument 1455 ctf_dwarf_create_array(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_create_array() argument 1492 ctf_dwarf_create_reference(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int kind,int isroot) ctf_dwarf_create_reference() argument 1541 ctf_dwarf_create_enum(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_create_enum() argument 1637 ctf_dwarf_create_fptr(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_create_fptr() argument 1695 ctf_dwarf_convert_type(ctf_cu_t * cup,Dwarf_Die die,ctf_id_t * idp,int isroot) ctf_dwarf_convert_type() argument 1794 ctf_dwarf_walk_lexical(ctf_cu_t * cup,Dwarf_Die die) ctf_dwarf_walk_lexical() argument 1809 ctf_dwarf_function_count(ctf_cu_t * cup,Dwarf_Die die,ctf_funcinfo_t * fip,boolean_t fptr) ctf_dwarf_function_count() argument 1863 ctf_dwarf_convert_fargs(ctf_cu_t * cup,Dwarf_Die die,ctf_funcinfo_t * fip,ctf_id_t * argv) ctf_dwarf_convert_fargs() argument 1909 ctf_dwarf_convert_function(ctf_cu_t * cup,Dwarf_Die die) ctf_dwarf_convert_function() argument 2009 ctf_dwarf_convert_variable(ctf_cu_t * cup,Dwarf_Die die) ctf_dwarf_convert_variable() argument 2082 ctf_dwarf_walk_toplevel(ctf_cu_t * cup,Dwarf_Die die) ctf_dwarf_walk_toplevel() argument 2135 ctf_dwarf_convert_die(ctf_cu_t * cup,Dwarf_Die die) ctf_dwarf_convert_die() argument [all...] |
/titanic_51/usr/src/cmd/initpkg/ |
H A D | swapadd.sh | 77 die() function
|
/titanic_51/usr/src/cmd/mdb/tools/scripts/ |
H A D | hdr2map.sh | 211 function die function
|
/titanic_51/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 119 function die function [all...] |
/titanic_51/usr/src/cmd/mdb/tools/common/ |
H A D | die.c | 39 die(char *format, ...) in die() function
|
/titanic_51/usr/src/cmd/consadm/ |
H A D | utils.c | 56 die(const char *format, ...) in die() function
|
/titanic_51/usr/src/cmd/ramdiskadm/ |
H A D | utils.c | 66 die(const char *format, ...) in die() function
|
/titanic_51/usr/src/cmd/rctladm/ |
H A D | utils.c | 58 die(char *format, ...) in die() function
|
/titanic_51/usr/src/cmd/dis/ |
H A D | dis_util.c | 44 die(const char *fmt, ...) in die() function
|
/titanic_51/usr/src/tools/ctf/common/ |
H A D | utils.c | 97 die(const char *format, ...) in die() function
|
/titanic_51/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | chkopts.c | 564 register int die = 0; in chkopts() local 652 register int die = 0; in chkopts() local
|