/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | pro_arange.c | 162 int offset_size = dbg->de_dwarf_offset_size; in _dwarf_transform_arange_to_disk() local 174 offset_size + /* Size of length field. */ in _dwarf_transform_arange_to_disk() 176 offset_size + /* Size of .debug_info offset. */ in _dwarf_transform_arange_to_disk() 203 adjusted_length = arange_num_bytes - offset_size in _dwarf_transform_arange_to_disk() 209 (const void *) &du, sizeof(du), offset_size); in _dwarf_transform_arange_to_disk() 210 arange_ptr += offset_size; in _dwarf_transform_arange_to_disk() 227 sizeof(big_zero), offset_size); in _dwarf_transform_arange_to_disk() 228 arange_ptr += offset_size; in _dwarf_transform_arange_to_disk() 254 offset_size + DWARF_HALF_SIZE, in _dwarf_transform_arange_to_disk() 256 dwarf_drt_data_reloc, offset_size); in _dwarf_transform_arange_to_disk()
|
H A D | pro_section.c | 327 #define OFFSET_PLUS_EXTENSION_SIZE (offset_size + extension_size) 924 Dwarf_Unsigned offset_size = 0; in determine_file_content_size() local 926 offset_size = dbg->de_dwarf_offset_size; in determine_file_content_size() 971 sizeof(stroffset), offset_size); in determine_file_content_size() 972 data += offset_size; in determine_file_content_size() 974 calculated_size += offset_size; in determine_file_content_size() 992 sizeof(stroffset), offset_size); in determine_file_content_size() 993 data += offset_size; in determine_file_content_size() 995 calculated_size += offset_size; in determine_file_content_size() 1194 int offset_size = dbg->de_dwarf_offset_size; in calculate_size_of_line_header5() local [all …]
|
H A D | dwarf_query.c | 57 Dwarf_Half * offset_size, in dwarf_get_offset_size() argument 64 *offset_size = dbg->de_length_size; in dwarf_get_offset_size() 1012 Dwarf_Half offset_size = 0; in dwarf_lowpc() local 1023 offset_size = context->cc_length_size; in dwarf_lowpc() 1034 offset_size,attr_form); in dwarf_lowpc() 1368 Dwarf_Half offset_size = 0; in dwarf_highpc_b() local 1390 offset_size = die->di_cu_context->cc_length_size; in dwarf_highpc_b() 1392 offset_size,attr_form); in dwarf_highpc_b() 1878 Dwarf_Half offset_size, in dwarf_get_form_class() argument 1886 if (dwversion <= 3 && offset_size == 4) { in dwarf_get_form_class() [all …]
|
H A D | dwarf_locationop_read.c | 121 Dwarf_Half offset_size, /* 4 or 8 */ in _dwarf_read_loc_expr_op() argument 529 offset_size, in _dwarf_read_loc_expr_op() 531 loc_ptr = loc_ptr + offset_size; in _dwarf_read_loc_expr_op() 532 offset = offset + offset_size; in _dwarf_read_loc_expr_op() 636 Dwarf_Small iplen = offset_size; in _dwarf_read_loc_expr_op()
|
H A D | dwarf_loc.h | 276 Dwarf_Half offset_size, 305 Dwarf_Half offset_size, /* 4 or 8 */
|
H A D | dwarf_die_deliv.c | 296 unsigned offset_size, /* 4 or 8 */ in _dwarf_read_cu_version_and_abbrev_offset() argument 345 dataptr, offset_size,error,end_data); in _dwarf_read_cu_version_and_abbrev_offset() 346 dataptr += offset_size; in _dwarf_read_cu_version_and_abbrev_offset() 353 dataptr, offset_size,error,end_data); in _dwarf_read_cu_version_and_abbrev_offset() 354 dataptr += offset_size; in _dwarf_read_cu_version_and_abbrev_offset() 955 Dwarf_Half * offset_size, in dwarf_next_cu_header_b() argument 968 offset_size,extension_size, in dwarf_next_cu_header_b() 982 Dwarf_Half * offset_size, in dwarf_next_cu_header_c() argument 996 offset_size, in dwarf_next_cu_header_c() 1013 Dwarf_Half * offset_size, in dwarf_next_cu_header_d() argument [all …]
|
H A D | dwarf_loclists.c | 611 Dwarf_Half * offset_size, in dwarf_get_loclist_head_basics() argument 633 *offset_size = head->ll_offset_size; in dwarf_get_loclist_head_basics() 667 Dwarf_Small * offset_size, in dwarf_get_loclist_context_basics() argument 690 if (offset_size) { in dwarf_get_loclist_context_basics() 691 *offset_size = con->lc_offset_size; in dwarf_get_loclist_context_basics() 693 if (offset_size) { in dwarf_get_loclist_context_basics() 941 unsigned int offset_size = rctx->ll_offset_size; in build_array_of_lle() local 1111 address_size, offset_size, in build_array_of_lle()
|
H A D | dwarf_rnglists.c | 509 Dwarf_Half * offset_size, in dwarf_get_rnglist_head_basics() argument 529 *offset_size = head->rh_offset_size; in dwarf_get_rnglist_head_basics() 560 Dwarf_Small * offset_size, in dwarf_get_rnglist_context_basics() argument 583 if (offset_size) { in dwarf_get_rnglist_context_basics() 584 *offset_size = con->rc_offset_size; in dwarf_get_rnglist_context_basics() 586 if (offset_size) { in dwarf_get_rnglist_context_basics()
|
H A D | dwarf_loc.c | 171 Dwarf_Half offset_size, in _dwarf_get_locdesc() argument 217 offset_size, in _dwarf_get_locdesc() 1010 Dwarf_Half offset_size = dbg->de_length_size; in dwarf_loclist_from_expr_a() local 1019 offset_size = current_cu_context->cc_length_size; in dwarf_loclist_from_expr_a() 1029 offset_size, in dwarf_loclist_from_expr_a() 1044 Dwarf_Half offset_size, in dwarf_loclist_from_expr_b() argument 1087 offset_size, in dwarf_loclist_from_expr_b() 1227 Dwarf_Half offset_size, in _dwarf_fill_in_locdesc_op_c() argument 1285 offset_size, in _dwarf_fill_in_locdesc_op_c() 2213 Dwarf_Half offset_size, in dwarf_loclist_from_expr_c() argument [all …]
|
H A D | dwarf_ranges.c | 119 UNUSEDARG Dwarf_Half offset_size = 4; in dwarf_get_ranges_a() local 134 &offset_size); in dwarf_get_ranges_a()
|
H A D | dwarf_macro5.c | 1251 Dwarf_Small offset_size = 4; in _dwarf_internal_macro_context_by_offset() local 1334 offset_size = macro_context->mc_offset_size_flag?8:4; in _dwarf_internal_macro_context_by_offset() 1335 macro_context->mc_offset_size = offset_size; in _dwarf_internal_macro_context_by_offset() 1337 cur_offset = (offset_size+ macro_data) - section_base; in _dwarf_internal_macro_context_by_offset() 1345 offset_size,section_end, in _dwarf_internal_macro_context_by_offset() 1351 macro_data += offset_size; in _dwarf_internal_macro_context_by_offset()
|
H A D | dwarf_line.h | 458 Dwarf_Unsigned offset_size,
|
H A D | dwarf_frame.c | 1536 Dwarf_Half offset_size = 0; in dwarf_get_cie_info() local 1546 &offset_size, in dwarf_get_cie_info() 1559 Dwarf_Half * offset_size, in dwarf_get_cie_info_b() argument 1593 if (offset_size) { in dwarf_get_cie_info_b() 1594 *offset_size = cie->ci_length_size; in dwarf_get_cie_info_b()
|
H A D | dwarf_dnames.c | 683 Dwarf_Unsigned * offset_size, /* 4 or 8 */ in dwarf_debugnames_sizes() argument 714 if (offset_size) { in dwarf_debugnames_sizes() 715 *offset_size = cur->din_offset_size; in dwarf_debugnames_sizes()
|
H A D | dwarf_line.c | 1957 Dwarf_Unsigned offset_size, in _dwarf_decode_line_string_form() argument 1981 READ_UNALIGNED_CK(dbg, offset, Dwarf_Unsigned,offsetptr, offset_size, in _dwarf_decode_line_string_form() 1983 *line_ptr += offset_size; in _dwarf_decode_line_string_form()
|
H A D | dwarf_opaque.h | 871 Dwarf_Half * offset_size,
|
H A D | generated_libdwarf.h.in | 1918 Dwarf_Half /*offset_size*/, 1973 and offset_size arguments. Added for 1979 Dwarf_Half /*offset_size*/ , 2452 Dwarf_Unsigned * /*offset_size*/, /* 4 or 8 */ 2976 Dwarf_Half* /*offset_size*/, 3396 Dwarf_Half * /*offset_size*/, 3408 Dwarf_Half /*offset_size */, 4908 Dwarf_Half * /*offset_size*/, 4931 Dwarf_Small * /*offset_size*/, 5049 Dwarf_Half * /*offset_size*/, [all …]
|
H A D | libdwarf.h.in | 1918 Dwarf_Half /*offset_size*/, 1973 and offset_size arguments. Added for 1979 Dwarf_Half /*offset_size*/ , 2452 Dwarf_Unsigned * /*offset_size*/, /* 4 or 8 */ 2976 Dwarf_Half* /*offset_size*/, 3396 Dwarf_Half * /*offset_size*/, 3408 Dwarf_Half /*offset_size */, 4908 Dwarf_Half * /*offset_size*/, 4931 Dwarf_Small * /*offset_size*/, 5049 Dwarf_Half * /*offset_size*/, [all …]
|