/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_backup_reader.c | 716 int section_size; in tlm_output_xattr() local 739 section_size = (long)llmin(tlm_acls->acl_attr.st_size, in tlm_output_xattr() 743 while (section_size > 0) { in tlm_output_xattr() 761 tb_file_size = section_size; in tlm_output_xattr() 766 buf = get_write_buffer(section_size, in tlm_output_xattr() 771 if ((actual_size < section_size) && in tlm_output_xattr() 774 buf = ndmp_malloc(section_size); in tlm_output_xattr() 778 actual_size = section_size; in tlm_output_xattr() 790 read_size = min(section_size, actual_size); in tlm_output_xattr() 814 section_size -= actual_size; in tlm_output_xattr() [all …]
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_macro5.c | 912 Dwarf_Unsigned section_size, in read_operands_table() argument 936 if (cur_offset >= section_size) { in read_operands_table() 950 if (cur_offset >= section_size) { in read_operands_table() 968 if (cur_offset >= section_size) { in read_operands_table() 994 if (cur_offset >= section_size) { in read_operands_table() 1009 if (cur_offset >= section_size) { in read_operands_table() 1253 Dwarf_Unsigned section_size = 0; in _dwarf_internal_macro_context_by_offset() local 1273 section_size = dbg->de_debug_macro.dss_size; in _dwarf_internal_macro_context_by_offset() 1275 if ((3+macro_offset) >= section_size) { in _dwarf_internal_macro_context_by_offset() 1282 section_end = section_base +section_size; in _dwarf_internal_macro_context_by_offset() [all …]
|
H A D | dwarf_die_deliv.c | 408 Dwarf_Unsigned section_size, in read_info_area_length_and_check() argument 423 error,section_size,section_end_ptr); in read_info_area_length_and_check() 436 if(length > section_size) { in read_info_area_length_and_check() 440 if(max_cu_global_offset > section_size) { in read_info_area_length_and_check() 685 Dwarf_Unsigned section_size = is_info? dbg->de_debug_info.dss_size: in _dwarf_make_CU_Context() local 710 if (offset >= section_size) { in _dwarf_make_CU_Context() 714 if ((offset+4) > section_size) { in _dwarf_make_CU_Context() 718 section_end_ptr = dataptr+section_size; in _dwarf_make_CU_Context() 728 section_size, in _dwarf_make_CU_Context() 1487 Dwarf_Unsigned section_size = 0; in _dwarf_next_cu_header_internal() local [all …]
|
H A D | dwarf_arange.c | 94 Dwarf_Unsigned section_size = 0; in dwarf_get_aranges_list() local 106 section_size = dbg->de_debug_aranges.dss_size; in dwarf_get_aranges_list() 107 arange_end_section = arange_ptr + section_size; in dwarf_get_aranges_list() 130 section_size,arange_end_section,error); in dwarf_get_aranges_list()
|
H A D | dwarf_dnames.c | 561 Dwarf_Unsigned section_size; in dwarf_debugnames_header() local 580 section_size = dbg->de_debug_names.dss_size; in dwarf_debugnames_header() 581 if(!section_size){ in dwarf_debugnames_header() 586 end_section = start_section + section_size; in dwarf_debugnames_header() 587 remaining = section_size; in dwarf_debugnames_header() 595 dn_header->dn_section_size = section_size; in dwarf_debugnames_header() 596 dn_header->dn_section_end = start_section + section_size; in dwarf_debugnames_header()
|
H A D | dwarf_init_finish.c | 2077 Dwarf_Unsigned *section_size, in dwarf_get_section_info_by_name() argument 2086 *section_size = 0; in dwarf_get_section_info_by_name() 2108 *section_size = doas.size; in dwarf_get_section_info_by_name() 2122 Dwarf_Unsigned *section_size, in dwarf_get_section_info_by_index() argument 2126 *section_size = 0; in dwarf_get_section_info_by_index() 2145 *section_size = doas.size; in dwarf_get_section_info_by_index()
|
H A D | dwarf_gdbindex.c | 137 Dwarf_Unsigned * section_size, in dwarf_gdbindex_header() argument 250 *section_size = indexptr->gi_section_length; in dwarf_gdbindex_header()
|
H A D | dwarf_rnglists.c | 307 Dwarf_Unsigned section_size = dbg->de_debug_rnglists.dss_size; in internal_load_rnglists_contexts() local 309 Dwarf_Small * end_data = data +section_size; in internal_load_rnglists_contexts() 333 section_size, in internal_load_rnglists_contexts()
|
H A D | dwarf_loclists.c | 408 Dwarf_Unsigned section_size = dbg->de_debug_loclists.dss_size; in internal_load_loclists_contexts() local 410 Dwarf_Small * end_data = data +section_size; in internal_load_loclists_contexts() 434 section_size, in internal_load_loclists_contexts()
|
H A D | dwarf_loc.c | 1061 Dwarf_Unsigned section_size = 0; in dwarf_loclist_from_expr_b() local 1067 §ion_size,§ion_end,error); in dwarf_loclist_from_expr_b() 1252 Dwarf_Unsigned section_size = 0; in _dwarf_fill_in_locdesc_op_c() local 1266 §ion_size,§ion_end,error); in _dwarf_fill_in_locdesc_op_c()
|
H A D | generated_libdwarf.h.in | 3438 Dwarf_Unsigned * /*section_size*/, 5307 Dwarf_Unsigned* /*section_size*/, 5315 Dwarf_Unsigned* /*section_size*/,
|
H A D | libdwarf.h.in | 3438 Dwarf_Unsigned * /*section_size*/, 5307 Dwarf_Unsigned* /*section_size*/, 5315 Dwarf_Unsigned* /*section_size*/,
|
/illumos-gate/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 214 size_t section_size; in print_static() local 223 section_size = 0; in print_static() 225 get_scndata(l_scns->p_sd, §ion_size)) == NULL) { in print_static() 229 while (section_size != 0) { in print_static() 239 section_size -= (total*sizeof (long)); in print_static() 909 size_t section_size; in dump_string_table() local 930 section_size = 0; in dump_string_table() 932 get_scndata(s->p_sd, §ion_size)) == NULL) { in dump_string_table() 936 if (section_size != 0) { in dump_string_table() 939 while (section_size--) { in dump_string_table()
|