Home
last modified time | relevance | path

Searched refs:dbg (Results 26 – 50 of 143) sorted by relevance

123456

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_die.c70 dwarf_new_die(Dwarf_P_Debug dbg, in dwarf_new_die() argument
80 res = dwarf_new_die_a(dbg,tag,parent,child, in dwarf_new_die()
91 dwarf_new_die_a(Dwarf_P_Debug dbg, in dwarf_new_die_a() argument
103 _dwarf_p_get_alloc(dbg, sizeof(struct Dwarf_P_Die_s)); in dwarf_new_die_a()
105 DWARF_P_DBG_ERROR(dbg, DW_DLE_DIE_ALLOC, in dwarf_new_die_a()
114 ret_die->di_dbg = dbg; in dwarf_new_die_a()
119 _dwarf_p_dealloc(dbg,(Dwarf_Small *)ret_die); in dwarf_new_die_a()
236 dwarf_add_die_marker(Dwarf_P_Debug dbg, in dwarf_add_die_marker() argument
241 DWARF_P_DBG_ERROR(dbg, DW_DLE_DIE_NULL, DW_DLV_NOCOUNT); in dwarf_add_die_marker()
247 dwarf_add_die_marker_a(Dwarf_P_Debug dbg, in dwarf_add_die_marker_a() argument
[all …]
H A Ddwarf_rnglists.c58 free_rnglists_chain(Dwarf_Debug dbg, Dwarf_Chain head) in free_rnglists_chain() argument
71 dwarf_dealloc(dbg,cur,DW_DLA_CHAIN); in free_rnglists_chain()
77 read_single_rle_entry(Dwarf_Debug dbg, in read_single_rle_entry() argument
101 dbg,err,enddata); in read_single_rle_entry()
109 dbg,err,enddata); in read_single_rle_entry()
112 dbg,err,enddata); in read_single_rle_entry()
117 READ_UNALIGNED_CK(dbg,val1, Dwarf_Unsigned, in read_single_rle_entry()
124 READ_UNALIGNED_CK(dbg,val1, Dwarf_Unsigned, in read_single_rle_entry()
128 READ_UNALIGNED_CK(dbg,val2, Dwarf_Unsigned, in read_single_rle_entry()
135 READ_UNALIGNED_CK(dbg,val1, Dwarf_Unsigned, in read_single_rle_entry()
[all …]
H A Dpro_reloc_stream.c59 _dwarf_pro_reloc_name_stream64(Dwarf_P_Debug dbg, in _dwarf_pro_reloc_name_stream64() argument
72 res = _dwarf_pro_reloc_get_a_slot(dbg, base_sec_index, in _dwarf_pro_reloc_name_stream64()
79 if (reltarget_length == dbg->de_dwarf_offset_size) { in _dwarf_pro_reloc_name_stream64()
80 rel_type = dbg->de_offset_reloc; in _dwarf_pro_reloc_name_stream64()
81 } else if (reltarget_length == dbg->de_pointer_size) { in _dwarf_pro_reloc_name_stream64()
82 rel_type = dbg->de_ptr_reloc; in _dwarf_pro_reloc_name_stream64()
87 rel_type = dbg->de_exc_reloc; in _dwarf_pro_reloc_name_stream64()
106 _dwarf_pro_reloc_name_stream32(Dwarf_P_Debug dbg, int base_sec_index, in _dwarf_pro_reloc_name_stream32() argument
117 res = _dwarf_pro_reloc_get_a_slot(dbg, base_sec_index, in _dwarf_pro_reloc_name_stream32()
122 if (reltarget_length == dbg->de_dwarf_offset_size) { in _dwarf_pro_reloc_name_stream32()
[all …]
H A Ddwarf_macro5.c84 static int _dwarf_internal_macro_context_by_offset(Dwarf_Debug dbg,
117 _dwarf_skim_forms(Dwarf_Debug dbg, in _dwarf_skim_forms() argument
138 _dwarf_error(dbg, error, DW_DLE_MACRO_OFFSET_BAD); in _dwarf_skim_forms()
143 _dwarf_error(dbg,error, in _dwarf_skim_forms()
152 READ_UNALIGNED_CK(dbg, ret_value, Dwarf_Unsigned, in _dwarf_skim_forms()
160 READ_UNALIGNED_CK(dbg, ret_value, Dwarf_Unsigned, in _dwarf_skim_forms()
193 int res = _dwarf_check_string_valid(dbg, in _dwarf_skim_forms()
206 dbg, error,section_end); in _dwarf_skim_forms()
225 dbg, error,section_end); in _dwarf_skim_forms()
230 dbg, error,section_end); in _dwarf_skim_forms()
[all …]
H A Ddwarf_loclists.c58 free_loclists_chain(Dwarf_Debug dbg, Dwarf_Chain head) in free_loclists_chain() argument
71 dwarf_dealloc(dbg,cur,DW_DLA_CHAIN); in free_loclists_chain()
77 counted_loc_descr(Dwarf_Debug dbg, in counted_loc_descr() argument
91 dbg,err,enddata); in counted_loc_descr()
101 read_single_lle_entry(Dwarf_Debug dbg, in read_single_lle_entry() argument
135 dbg,err,enddata); in read_single_lle_entry()
145 dbg,err,enddata); in read_single_lle_entry()
148 dbg,err,enddata); in read_single_lle_entry()
150 res = counted_loc_descr(dbg,data,enddata, in read_single_lle_entry()
169 res = counted_loc_descr(dbg,data,enddata, in read_single_lle_entry()
[all …]
H A Ddwarf_print_lines.c46 print_line_header(Dwarf_Debug dbg, in print_line_header() argument
54 _dwarf_printf(dbg,"\nActuals Table\n"); in print_line_header()
55 _dwarf_printf(dbg, in print_line_header()
63 _dwarf_printf(dbg,"\nLogicals Table\n"); in print_line_header()
64 _dwarf_printf(dbg, in print_line_header()
75 _dwarf_printf(dbg, in print_line_header()
85 Dwarf_Debug dbg, in print_line_detail() argument
105 _dwarf_printf(dbg,dwarfstring_string(&m1)); in print_line_detail()
147 _dwarf_printf(dbg,dwarfstring_string(&m1)); in print_line_detail()
187 _dwarf_printf(dbg,dwarfstring_string(&m1)); in print_line_detail()
[all …]
H A Ddwarf_line.c158 create_fullest_file_path(Dwarf_Debug dbg, in create_fullest_file_path() argument
171 _dwarf_error(dbg, error, DW_DLE_NO_FILE_NAME); in create_fullest_file_path()
176 char *tmp = (char *) _dwarf_get_alloc(dbg, DW_DLA_STRING, in create_fullest_file_path()
184 _dwarf_error(dbg,error,DW_DLE_ALLOC_FAIL); in create_fullest_file_path()
201 _dwarf_error(dbg, error, DW_DLE_INCL_DIR_NUM_BAD); in create_fullest_file_path()
214 full_name = (char *) _dwarf_get_alloc(dbg, DW_DLA_STRING, in create_fullest_file_path()
219 _dwarf_error(dbg, error, DW_DLE_ALLOC_FAIL); in create_fullest_file_path()
301 Dwarf_Debug dbg = 0; in dwarf_srcfiles() local
326 dbg = context->cc_dbg; in dwarf_srcfiles()
333 if (dbg->de_debug_line.dss_index == 0) { in dwarf_srcfiles()
[all …]
H A Dpro_reloc.c62 _dwarf_pro_pre_alloc_specific_reloc_slots(Dwarf_P_Debug dbg, in _dwarf_pro_pre_alloc_specific_reloc_slots() argument
69 unsigned long rel_rec_size = dbg->de_relocation_record_size; in _dwarf_pro_pre_alloc_specific_reloc_slots()
78 _dwarf_p_get_alloc(dbg, len); in _dwarf_pro_pre_alloc_specific_reloc_slots()
107 _dwarf_pro_alloc_reloc_slots(Dwarf_P_Debug dbg, int rel_sec_index) in _dwarf_pro_alloc_reloc_slots() argument
111 Dwarf_P_Per_Reloc_Sect prel = &dbg->de_reloc_sect[rel_sec_index]; in _dwarf_pro_alloc_reloc_slots()
113 unsigned long rel_rec_size = dbg->de_relocation_record_size; in _dwarf_pro_alloc_reloc_slots()
119 _dwarf_p_get_alloc(dbg, len); in _dwarf_pro_alloc_reloc_slots()
149 _dwarf_pro_reloc_get_a_slot(Dwarf_P_Debug dbg, in _dwarf_pro_reloc_get_a_slot() argument
153 Dwarf_P_Per_Reloc_Sect prel = &dbg->de_reloc_sect[base_sec_index]; in _dwarf_pro_reloc_get_a_slot()
154 unsigned long rel_rec_size = dbg->de_relocation_record_size; in _dwarf_pro_reloc_get_a_slot()
[all …]
H A Ddwarf_util.h45 #define DECODE_LEB128_UWORD_CK(ptr, value,dbg,errptr,endptr) \ argument
52 _dwarf_error(dbg, errptr, DW_DLE_LEB_IMPROPER); \
59 #define DECODE_LEB128_UWORD_LEN_CK(ptr, value,leblen,dbg,errptr,endptr) \ argument
66 _dwarf_error(dbg, errptr, DW_DLE_LEB_IMPROPER); \
82 #define DECODE_LEB128_SWORD_CK(ptr, value,dbg,errptr,endptr) \ argument
89 _dwarf_error(dbg, errptr, DW_DLE_LEB_IMPROPER); \
95 #define DECODE_LEB128_SWORD_LEN_CK(ptr, value,leblen,dbg,errptr,endptr) \ argument
103 _dwarf_error(dbg, errptr, DW_DLE_LEB_IMPROPER); \
123 #define SKIP_LEB128_WORD_CK(ptr,dbg,errptr,endptr) \ argument
127 _dwarf_error(dbg, errptr, DW_DLE_LEB_IMPROPER); \
[all …]
H A Ddwarf_xu_index.c89 _dwarf_error(dbg,error,DW_DLE_XU_HASH_INDEX_ERROR); \
93 dbg->de_copy_word(((char *)&t)+tbyte ,&s[0],l);\
100 _dwarf_error(dbg,error,DW_DLE_XU_HASH_INDEX_ERROR); \
103 dbg->de_copy_word(&t,&s[0],l); \
128 fill_in_offsets_headerline(Dwarf_Debug dbg, in fill_in_offsets_headerline() argument
144 READ_UNALIGNED_CK(dbg,v, Dwarf_Unsigned, in fill_in_offsets_headerline()
158 _dwarf_error_string(dbg, err, DW_DLE_XU_NAME_COL_ERROR, in fill_in_offsets_headerline()
190 dwarf_get_xu_index_header(Dwarf_Debug dbg, in dwarf_get_xu_index_header() argument
220 sect = &dbg->de_debug_cu_index; in dwarf_get_xu_index_header()
222 sect = &dbg->de_debug_tu_index; in dwarf_get_xu_index_header()
[all …]
H A Ddwarf_dnames.c62 Dwarf_Debug dbg, in read_uword_ab() argument
72 out, dbg,err,lpend); in read_uword_ab()
94 Dwarf_Debug dbg = dn->din_dbg; in fill_in_abbrevs_table() local
103 res = read_uword_ab(&abcur,&code,dbg,error,tabend); in fill_in_abbrevs_table()
113 res = read_uword_ab(&abcur,&tag,dbg,error,tabend); in fill_in_abbrevs_table()
124 _dwarf_error(dbg, error, DW_DLE_ALLOC_FAIL); in fill_in_abbrevs_table()
131 res = read_uword_ab(&inner,&idx,dbg,error,tabend); in fill_in_abbrevs_table()
138 res = read_uword_ab(&inner,&form,dbg,error,tabend); in fill_in_abbrevs_table()
152 _dwarf_error(dbg, error, in fill_in_abbrevs_table()
172 _dwarf_error(dbg, error, in fill_in_abbrevs_table()
[all …]
H A Dpro_finish.c45 dwarf_producer_finish(Dwarf_P_Debug dbg, Dwarf_Error * error) in dwarf_producer_finish() argument
47 int res = dwarf_producer_finish_a(dbg,error); in dwarf_producer_finish()
56 dwarf_producer_finish_a(Dwarf_P_Debug dbg, Dwarf_Error * error) in dwarf_producer_finish_a() argument
58 if (dbg->de_version_magic_number != PRO_VERSION_MAGIC) { in dwarf_producer_finish_a()
59 DWARF_P_DBG_ERROR(dbg, DW_DLE_IA, DW_DLV_ERROR); in dwarf_producer_finish_a()
63 _dwarf_p_dealloc_all(dbg); in dwarf_producer_finish_a()
69 dwarf_pro_get_string_stats(Dwarf_P_Debug dbg, in dwarf_pro_get_string_stats() argument
79 if (!dbg) { in dwarf_pro_get_string_stats()
80 _dwarf_p_error(dbg, error, DW_DLE_IA); in dwarf_pro_get_string_stats()
83 if (dbg->de_version_magic_number !=PRO_VERSION_MAGIC ) { in dwarf_pro_get_string_stats()
[all …]
H A Ddwarf_gdbindex.c78 set_base(Dwarf_Debug dbg, in set_base() argument
95 _dwarf_error(dbg, err,DW_DLE_GDB_INDEX_COUNT_ERROR); in set_base()
111 _dwarf_error(dbg, err,DW_DLE_GDB_INDEX_COUNT_ADDR_ERROR); in set_base()
129 dwarf_gdbindex_header(Dwarf_Debug dbg, in dwarf_gdbindex_header() argument
147 if (!dbg->de_debug_gdbindex.dss_size) { in dwarf_gdbindex_header()
150 if (!dbg->de_debug_gdbindex.dss_data) { in dwarf_gdbindex_header()
151 res = _dwarf_load_section(dbg, &dbg->de_debug_gdbindex,error); in dwarf_gdbindex_header()
157 if (dbg->de_debug_gdbindex.dss_size < in dwarf_gdbindex_header()
159 _dwarf_error(dbg, error, DW_DLE_ERRONEOUS_GDB_INDEX_SECTION); in dwarf_gdbindex_header()
162 memcpy(&header,dbg->de_debug_gdbindex.dss_data, in dwarf_gdbindex_header()
[all …]
H A Ddwarf_stringsection.c33 dwarf_get_str(Dwarf_Debug dbg, in dwarf_get_str() argument
43 if (dbg == NULL) { in dwarf_get_str()
48 if (offset == dbg->de_debug_str.dss_size) { in dwarf_get_str()
53 if (offset > dbg->de_debug_str.dss_size) { in dwarf_get_str()
54 _dwarf_error(dbg, error, DW_DLE_DEBUG_STR_OFFSET_BAD); in dwarf_get_str()
59 _dwarf_error(dbg, error, DW_DLE_STRING_PTR_NULL); in dwarf_get_str()
63 res = _dwarf_load_section(dbg, &dbg->de_debug_str,error); in dwarf_get_str()
67 if (!dbg->de_debug_str.dss_size) { in dwarf_get_str()
70 secptr =dbg->de_debug_str.dss_data; in dwarf_get_str()
72 end = (char *)secptr + dbg->de_debug_str.dss_size; in dwarf_get_str()
[all …]
H A Ddwarf_dsc.c50 get_dsc_leb_entries(Dwarf_Debug dbg, in get_dsc_leb_entries() argument
66 _dwarf_error(dbg, error, DW_DLE_DISCR_ARRAY_ERROR); in get_dsc_leb_entries()
72 _dwarf_error(dbg, error, DW_DLE_DISCR_ARRAY_ERROR); in get_dsc_leb_entries()
84 _dwarf_error(dbg, error, DW_DLE_DISCR_ARRAY_ERROR); in get_dsc_leb_entries()
88 leblen,dbg,error,endp); in get_dsc_leb_entries()
91 leblen, dbg,error,endp); in get_dsc_leb_entries()
94 leblen, dbg,error,endp); in get_dsc_leb_entries()
96 leblen, dbg,error,endp); in get_dsc_leb_entries()
118 _dwarf_error(dbg, error, DW_DLE_DISCR_ARRAY_ERROR); in get_dsc_leb_entries()
122 leblen,dbg,error,endp); in get_dsc_leb_entries()
[all …]
H A Ddwarf_elfread.c108 #define READ_UNALIGNED_SAFE(dbg,dest, source, length) \ argument
111 dbg->de_copy_word( (((char *)(&_ltmp)) + \
116 #define WRITE_UNALIGNED_LOCAL(dbg,dest,source, srclength,len_out) \ argument
118 dbg->de_copy_word(dest, \
123 #define READ_UNALIGNED_SAFE(dbg,dest, source, srclength) \ argument
126 dbg->de_copy_word( (char *)(&_ltmp), \
131 #define WRITE_UNALIGNED_LOCAL(dbg,dest,source, srclength,len_out) \ argument
133 dbg->de_copy_word( (dest) , \
303 find_section_to_relocate(Dwarf_Debug dbg,Dwarf_Half section_index, in find_section_to_relocate() argument
306 MATCH_REL_SEC(section_index,dbg->de_debug_info,relocatablesec); in find_section_to_relocate()
[all …]
H A Ddwarf_error.c72 dwarf_error_creation(Dwarf_Debug dbg, in dwarf_error_creation() argument
77 if(!dbg) { in dwarf_error_creation()
83 _dwarf_error_string(dbg,err, in dwarf_error_creation()
91 _dwarf_error(Dwarf_Debug dbg, Dwarf_Error * error, in _dwarf_error() argument
94 _dwarf_error_string(dbg,error,errval,0); in _dwarf_error()
97 _dwarf_error_string(Dwarf_Debug dbg, Dwarf_Error * error, in _dwarf_error_string() argument
107 if (dbg) { in _dwarf_error_string()
109 (Dwarf_Error) _dwarf_get_alloc(dbg, DW_DLA_ERROR, 1); in _dwarf_error_string()
146 if (dbg != NULL && dbg->de_errhand != NULL) { in _dwarf_error_string()
147 errptr = (Dwarf_Error) _dwarf_get_alloc(dbg, DW_DLA_ERROR, 1); in _dwarf_error_string()
[all …]
H A Ddwarf_groups.c115 _dwarf_insert_in_group_map(Dwarf_Debug dbg, in _dwarf_insert_in_group_map() argument
121 struct Dwarf_Group_Data_s *grp = &dbg->de_groupnumbers; in _dwarf_insert_in_group_map()
138 _dwarf_error(dbg, error, DW_DLE_GROUP_MAP_ALLOC); in _dwarf_insert_in_group_map()
144 _dwarf_error(dbg, error, DW_DLE_GROUP_MAP_ALLOC); in _dwarf_insert_in_group_map()
151 _dwarf_error(dbg, error, DW_DLE_GROUP_MAP_DUPLICATE); in _dwarf_insert_in_group_map()
162 _dwarf_section_get_target_group_from_map(Dwarf_Debug dbg, in _dwarf_section_get_target_group_from_map() argument
169 struct Dwarf_Group_Data_s *grp = &dbg->de_groupnumbers; in _dwarf_section_get_target_group_from_map()
194 int dwarf_sec_group_sizes(Dwarf_Debug dbg, in dwarf_sec_group_sizes() argument
201 struct Dwarf_Group_Data_s *grp = &dbg->de_groupnumbers; in dwarf_sec_group_sizes()
205 *selected_group_out = dbg->de_groupnumber; in dwarf_sec_group_sizes()
[all …]
H A Ddwarf_ranges.c60 read_unaligned_addr_check(Dwarf_Debug dbg, in read_unaligned_addr_check() argument
69 READ_UNALIGNED_CK(dbg,a, in read_unaligned_addr_check()
95 int dwarf_get_ranges_a(Dwarf_Debug dbg, in dwarf_get_ranges_a() argument
116 Dwarf_Debug localdbg = dbg; in dwarf_get_ranges_a()
122 if (!dbg) { in dwarf_get_ranges_a()
136 _dwarf_error(dbg, error, DW_DLE_DIE_NO_CU_CONTEXT); in dwarf_get_ranges_a()
140 _dwarf_error(dbg, error, DW_DLE_DIE_NO_CU_CONTEXT); in dwarf_get_ranges_a()
165 if (die &&dbg->de_tied_data.td_tied_object) { in dwarf_get_ranges_a()
210 restied = _dwarf_get_ranges_base_attr_from_tied(dbg, in dwarf_get_ranges_a()
228 localdbg = dbg->de_tied_data.td_tied_object; in dwarf_get_ranges_a()
[all …]
H A Dpro_reloc_symbolic.c59 _dwarf_pro_reloc_name_symbolic(Dwarf_P_Debug dbg, in _dwarf_pro_reloc_name_symbolic() argument
71 res = _dwarf_pro_reloc_get_a_slot(dbg, base_sec_index, in _dwarf_pro_reloc_name_symbolic()
88 _dwarf_pro_reloc_length_symbolic(Dwarf_P_Debug dbg, in _dwarf_pro_reloc_length_symbolic() argument
102 res = _dwarf_pro_reloc_get_a_slot(dbg, base_sec_index, in _dwarf_pro_reloc_length_symbolic()
107 res = _dwarf_pro_reloc_get_a_slot(dbg, base_sec_index, in _dwarf_pro_reloc_length_symbolic()
143 _dwarf_symbolic_relocs_to_disk(Dwarf_P_Debug dbg, in _dwarf_symbolic_relocs_to_disk() argument
151 Dwarf_P_Per_Reloc_Sect p_reloc = dbg->de_reloc_sect + i; in _dwarf_symbolic_relocs_to_disk()
176 if (dbg->de_callback_func) { in _dwarf_symbolic_relocs_to_disk()
180 dbg->de_callback_func(_dwarf_rel_section_names[i], in _dwarf_symbolic_relocs_to_disk()
181 dbg->de_relocation_record_size, in _dwarf_symbolic_relocs_to_disk()
[all …]
H A Dpro_log_extra_flag_strings.c154 update_named_field(Dwarf_P_Debug dbg, dwarfstring *cmsname,dwarfstring *cmsvalue, in update_named_field() argument
173 dbg->de_line_inits.pi_default_is_stmt = (unsigned)v; in update_named_field()
175 dbg->de_line_inits.pi_minimum_instruction_length = (unsigned)v; in update_named_field()
177 dbg->de_line_inits.pi_maximum_operations_per_instruction = (unsigned)v; in update_named_field()
179 dbg->de_line_inits.pi_opcode_base = (unsigned)v; in update_named_field()
181 dbg->de_line_inits.pi_line_base = (int)v; in update_named_field()
183 dbg->de_line_inits.pi_line_range = (int)v; in update_named_field()
185 dbg->de_line_inits.pi_linetable_version = (unsigned)v; in update_named_field()
186 dbg->de_output_version = (unsigned)v; in update_named_field()
188 dbg->de_line_inits.pi_segment_selector_size = (unsigned)v; in update_named_field()
[all …]
H A Ddwarf_elf_access.c73 #define READ_UNALIGNED_SAFE(dbg,dest, source, length) \ argument
76 dbg->de_copy_word( (((char *)(&_ltmp)) + \
81 #define WRITE_UNALIGNED_LOCAL(dbg,dest,source, srclength,len_out) \ argument
83 dbg->de_copy_word(dest, \
88 #define READ_UNALIGNED_SAFE(dbg,dest, source, srclength) \ argument
91 dbg->de_copy_word( (char *)(&_ltmp), \
96 #define WRITE_UNALIGNED_LOCAL(dbg,dest,source, srclength,len_out) \ argument
98 dbg->de_copy_word( (dest) , \
421 find_section_to_relocate(Dwarf_Debug dbg,Dwarf_Half section_index, in find_section_to_relocate() argument
424 MATCH_REL_SEC(section_index,dbg->de_debug_info,relocatablesec); in find_section_to_relocate()
[all …]
H A Ddwarf_opaque.h718 int _dwarf_printf(Dwarf_Debug dbg, const char * data);
755 void _dwarf_dealloc_rnglists_context(Dwarf_Debug dbg);
756 void _dwarf_dealloc_loclists_context(Dwarf_Debug dbg);
758 int _dwarf_get_string_base_attr_value(Dwarf_Debug dbg,
763 int _dwarf_extract_string_offset_via_str_offsets(Dwarf_Debug dbg,
773 int _dwarf_extract_address_from_debug_addr(Dwarf_Debug dbg,
788 Dwarf_Bool _dwarf_file_has_debug_fission_cu_index(Dwarf_Debug dbg);
789 Dwarf_Bool _dwarf_file_has_debug_fission_tu_index(Dwarf_Debug dbg);
790 Dwarf_Bool _dwarf_file_has_debug_fission_index(Dwarf_Debug dbg);
793 int _dwarf_get_debugfission_for_offset(Dwarf_Debug dbg,
[all …]
H A Dpro_section.h77 Dwarf_Small *_dwarf_pro_buffer(Dwarf_P_Debug dbg, int sectno,
81 #define GET_CHUNK_ERR(dbg,sectno,ptr,nbytes,error) \ argument
83 (ptr) = _dwarf_pro_buffer((dbg),(sectno),(nbytes)); \
85 DWARF_P_DBG_ERROR(dbg,DW_DLE_CHUNK_ALLOC,DW_DLV_ERROR); \
88 #define GET_CHUNK(dbg,sectno,ptr,nbytes,error) \ argument
90 (ptr) = _dwarf_pro_buffer((dbg),(sectno),(nbytes)); \
92 DWARF_P_DBG_ERROR(dbg,DW_DLE_CHUNK_ALLOC,-1); \
98 int _dwarf_transform_arange_to_disk(Dwarf_P_Debug dbg,
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A Dip_forwarding.ksh56 dbg "skipping cleanup"
191 dbg "client zone: $nt_client"
192 dbg "router zone: $nt_router"
193 dbg "server zone: $nt_server"
226 dbg "performing cleanup only"
236 dbg "created dir $nt_tdir in GZ"
240 dbg "created dir $nt_tdir in $nt_client"
244 dbg "created dir $nt_tdir in $nt_server"
315 dbg "created data file: $nt_dfile"
332 dbg "sending 1M $nt_client ($nt_client_ip) -> $nt_server ($nt_server_ip)"
[all …]

123456