Lines Matching refs:dbg

90 #define DWARF_DBG_ERROR(dbg,errval,retval) \  argument
91 _dwarf_error(dbg, error, errval); return(retval);
162 get_basic_section_data(Dwarf_Debug dbg, in get_basic_section_data() argument
176 DWARF_DBG_ERROR(dbg, duperr, DW_DLV_ERROR); in get_basic_section_data()
187 DWARF_DBG_ERROR(dbg, emptyerr, DW_DLV_ERROR); in get_basic_section_data()
205 o = dbg->de_obj_file; in get_basic_section_data()
212 DWARF_DBG_ERROR(dbg, interr, DW_DLV_ERROR); in get_basic_section_data()
252 add_debug_section_info(Dwarf_Debug dbg, in add_debug_section_info() argument
268 unsigned total_entries = dbg->de_debug_sections_total_entries; in add_debug_section_info()
275 &dbg->de_debug_sections[total_entries]; in add_debug_section_info()
290 ++dbg->de_debug_sections_total_entries; in add_debug_section_info()
332 set_up_section(Dwarf_Debug dbg, in set_up_section() argument
401 sectionerr = add_debug_section_info(dbg,secname, in set_up_section()
438 enter_section_in_de_debug_sections_array(Dwarf_Debug dbg, in enter_section_in_de_debug_sections_array() argument
448 SET_UP_SECTION(dbg,scn_name,".debug_info", in enter_section_in_de_debug_sections_array()
450 &dbg->de_debug_info, in enter_section_in_de_debug_sections_array()
453 SET_UP_SECTION(dbg,scn_name,".debug_info.dwo", in enter_section_in_de_debug_sections_array()
455 &dbg->de_debug_info, in enter_section_in_de_debug_sections_array()
458 SET_UP_SECTION(dbg,scn_name,".debug_types", in enter_section_in_de_debug_sections_array()
460 &dbg->de_debug_types, in enter_section_in_de_debug_sections_array()
463 SET_UP_SECTION(dbg,scn_name,".debug_types.dwo", in enter_section_in_de_debug_sections_array()
465 &dbg->de_debug_types, in enter_section_in_de_debug_sections_array()
468 SET_UP_SECTION(dbg,scn_name,".debug_abbrev", in enter_section_in_de_debug_sections_array()
470 &dbg->de_debug_abbrev, /*03*/ in enter_section_in_de_debug_sections_array()
473 SET_UP_SECTION(dbg,scn_name,".debug_abbrev.dwo", in enter_section_in_de_debug_sections_array()
475 &dbg->de_debug_abbrev, /*03*/ in enter_section_in_de_debug_sections_array()
478 SET_UP_SECTION(dbg,scn_name,".debug_aranges", in enter_section_in_de_debug_sections_array()
480 &dbg->de_debug_aranges, in enter_section_in_de_debug_sections_array()
483 SET_UP_SECTION(dbg,scn_name,".debug_line", in enter_section_in_de_debug_sections_array()
485 &dbg->de_debug_line, in enter_section_in_de_debug_sections_array()
489 SET_UP_SECTION(dbg,scn_name,".debug_line_str", in enter_section_in_de_debug_sections_array()
491 &dbg->de_debug_line_str, in enter_section_in_de_debug_sections_array()
494 SET_UP_SECTION(dbg,scn_name,".debug_line.dwo", in enter_section_in_de_debug_sections_array()
496 &dbg->de_debug_line, in enter_section_in_de_debug_sections_array()
499 SET_UP_SECTION(dbg,scn_name,".debug_frame", in enter_section_in_de_debug_sections_array()
501 &dbg->de_debug_frame, in enter_section_in_de_debug_sections_array()
505 SET_UP_SECTION(dbg,scn_name,".eh_frame", in enter_section_in_de_debug_sections_array()
507 &dbg->de_debug_frame_eh_gnu, in enter_section_in_de_debug_sections_array()
510 SET_UP_SECTION(dbg,scn_name,".debug_loc", in enter_section_in_de_debug_sections_array()
512 &dbg->de_debug_loc, in enter_section_in_de_debug_sections_array()
515 SET_UP_SECTION(dbg,scn_name,".debug_loc.dwo", in enter_section_in_de_debug_sections_array()
517 &dbg->de_debug_loc, in enter_section_in_de_debug_sections_array()
520 SET_UP_SECTION(dbg,scn_name,".debug_pubnames", in enter_section_in_de_debug_sections_array()
522 &dbg->de_debug_pubnames, in enter_section_in_de_debug_sections_array()
525 SET_UP_SECTION(dbg,scn_name,".debug_str", in enter_section_in_de_debug_sections_array()
527 &dbg->de_debug_str, in enter_section_in_de_debug_sections_array()
530 SET_UP_SECTION(dbg,scn_name,".debug_str.dwo", in enter_section_in_de_debug_sections_array()
532 &dbg->de_debug_str, in enter_section_in_de_debug_sections_array()
536 SET_UP_SECTION(dbg,scn_name,".debug_pubtypes", in enter_section_in_de_debug_sections_array()
538 &dbg->de_debug_pubtypes, in enter_section_in_de_debug_sections_array()
542 SET_UP_SECTION(dbg,scn_name,".debug_names", in enter_section_in_de_debug_sections_array()
544 &dbg->de_debug_names, in enter_section_in_de_debug_sections_array()
548 SET_UP_SECTION(dbg,scn_name,".debug_loclists", in enter_section_in_de_debug_sections_array()
550 &dbg->de_debug_loclists, in enter_section_in_de_debug_sections_array()
554 SET_UP_SECTION(dbg,scn_name,".debug_loclists.dwo", in enter_section_in_de_debug_sections_array()
556 &dbg->de_debug_loclists, in enter_section_in_de_debug_sections_array()
560 SET_UP_SECTION(dbg,scn_name,".debug_rnglists", in enter_section_in_de_debug_sections_array()
562 &dbg->de_debug_rnglists, in enter_section_in_de_debug_sections_array()
566 SET_UP_SECTION(dbg,scn_name,".debug_rnglists.dwo", in enter_section_in_de_debug_sections_array()
568 &dbg->de_debug_rnglists, in enter_section_in_de_debug_sections_array()
572 SET_UP_SECTION(dbg,scn_name,".debug_str_offsets", in enter_section_in_de_debug_sections_array()
574 &dbg->de_debug_str_offsets, in enter_section_in_de_debug_sections_array()
578 SET_UP_SECTION(dbg,scn_name,".debug_str_offsets.dwo", in enter_section_in_de_debug_sections_array()
580 &dbg->de_debug_str_offsets, in enter_section_in_de_debug_sections_array()
585 SET_UP_SECTION(dbg,scn_name,".debug_funcnames", in enter_section_in_de_debug_sections_array()
587 &dbg->de_debug_funcnames, in enter_section_in_de_debug_sections_array()
592 SET_UP_SECTION(dbg,scn_name,".debug_typenames", in enter_section_in_de_debug_sections_array()
594 &dbg->de_debug_typenames, in enter_section_in_de_debug_sections_array()
598 SET_UP_SECTION(dbg,scn_name,".debug_varnames", in enter_section_in_de_debug_sections_array()
600 &dbg->de_debug_varnames, in enter_section_in_de_debug_sections_array()
604 SET_UP_SECTION(dbg,scn_name,".debug_weaknames", in enter_section_in_de_debug_sections_array()
606 &dbg->de_debug_weaknames, in enter_section_in_de_debug_sections_array()
610 SET_UP_SECTION(dbg,scn_name,".debug_macinfo", in enter_section_in_de_debug_sections_array()
612 &dbg->de_debug_macinfo, in enter_section_in_de_debug_sections_array()
619 SET_UP_SECTION(dbg,scn_name,".debug_macro", in enter_section_in_de_debug_sections_array()
621 &dbg->de_debug_macro, in enter_section_in_de_debug_sections_array()
625 SET_UP_SECTION(dbg,scn_name,".debug_macro.dwo", in enter_section_in_de_debug_sections_array()
627 &dbg->de_debug_macro, in enter_section_in_de_debug_sections_array()
630 SET_UP_SECTION(dbg,scn_name,".debug_ranges", in enter_section_in_de_debug_sections_array()
632 &dbg->de_debug_ranges, in enter_section_in_de_debug_sections_array()
638 SET_UP_SECTION(dbg,scn_name,".debug_sup", in enter_section_in_de_debug_sections_array()
640 &dbg->de_debug_sup, in enter_section_in_de_debug_sections_array()
646 SET_UP_SECTION(dbg,scn_name,".symtab", in enter_section_in_de_debug_sections_array()
648 &dbg->de_elf_symtab, in enter_section_in_de_debug_sections_array()
651 SET_UP_SECTION(dbg,scn_name,".strtab", in enter_section_in_de_debug_sections_array()
653 &dbg->de_elf_strtab, in enter_section_in_de_debug_sections_array()
658 SET_UP_SECTION(dbg,scn_name,".debug_addr", in enter_section_in_de_debug_sections_array()
660 &dbg->de_debug_addr, in enter_section_in_de_debug_sections_array()
666 SET_UP_SECTION(dbg,scn_name,".gdb_index", in enter_section_in_de_debug_sections_array()
668 &dbg->de_debug_gdbindex, in enter_section_in_de_debug_sections_array()
673 SET_UP_SECTION(dbg,scn_name,".debug_names", in enter_section_in_de_debug_sections_array()
675 &dbg->de_debug_names, in enter_section_in_de_debug_sections_array()
681 SET_UP_SECTION(dbg,scn_name,".debug_cu_index", in enter_section_in_de_debug_sections_array()
683 &dbg->de_debug_cu_index, in enter_section_in_de_debug_sections_array()
687 SET_UP_SECTION(dbg,scn_name,".debug_tu_index", in enter_section_in_de_debug_sections_array()
689 &dbg->de_debug_tu_index, in enter_section_in_de_debug_sections_array()
694 SET_UP_SECTION(dbg,scn_name,".gnu_debuglink", in enter_section_in_de_debug_sections_array()
696 &dbg->de_gnu_debuglink, in enter_section_in_de_debug_sections_array()
701 SET_UP_SECTION(dbg,scn_name,".note.gnu.build-id", in enter_section_in_de_debug_sections_array()
703 &dbg->de_note_gnu_buildid, in enter_section_in_de_debug_sections_array()
709 is_section_name_known_already(Dwarf_Debug dbg, const char *scn_name) in is_section_name_known_already() argument
712 for ( ; i < dbg->de_debug_sections_total_entries; ++i) { in is_section_name_known_already()
713 struct Dwarf_dbg_sect_s *section = &dbg->de_debug_sections[i]; in is_section_name_known_already()
920 insert_sht_list_in_group_map(Dwarf_Debug dbg, in insert_sht_list_in_group_map() argument
943 res = _dwarf_load_section(dbg,&secdata,error); in insert_sht_list_in_group_map()
951 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
958 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
985 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
988 READ_UNALIGNED_CK(dbg,fval,Dwarf_Unsigned, in insert_sht_list_in_group_map()
998 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
1012 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
1015 READ_UNALIGNED_CK(dbg,val,Dwarf_Unsigned, in insert_sht_list_in_group_map()
1031 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in insert_sht_list_in_group_map()
1056 _dwarf_error(dbg,error,err); in insert_sht_list_in_group_map()
1065 res = _dwarf_insert_in_group_map(dbg, in insert_sht_list_in_group_map()
1111 Dwarf_Debug dbg, in determine_target_group() argument
1121 grp = &dbg->de_groupnumbers; in determine_target_group()
1125 _dwarf_error(dbg,error,DW_DLE_GROUP_INTERNAL_ERROR); in determine_target_group()
1146 _dwarf_error(dbg, error,err); in determine_target_group()
1156 res = insert_sht_list_in_group_map(dbg,&doas, in determine_target_group()
1182 res = _dwarf_section_get_target_group_from_map(dbg, in determine_target_group()
1219 res = _dwarf_insert_in_group_map(dbg, in determine_target_group()
1257 _dwarf_setup(Dwarf_Debug dbg, Dwarf_Error * error) in _dwarf_setup() argument
1269 dbg->de_assume_string_in_bounds = in _dwarf_setup()
1272 dbg->de_same_endian = 1; in _dwarf_setup()
1273 dbg->de_copy_word = _dwarf_memcpy_noswap_bytes; in _dwarf_setup()
1274 obj = dbg->de_obj_file; in _dwarf_setup()
1278 dbg->de_big_endian_object = 1; in _dwarf_setup()
1280 dbg->de_same_endian = 0; in _dwarf_setup()
1281 dbg->de_big_endian_object = 0; in _dwarf_setup()
1282 dbg->de_copy_word = _dwarf_memcpy_swap_bytes; in _dwarf_setup()
1285 dbg->de_big_endian_object = 0; in _dwarf_setup()
1287 dbg->de_same_endian = 0; in _dwarf_setup()
1288 dbg->de_big_endian_object = 1; in _dwarf_setup()
1289 dbg->de_copy_word = _dwarf_memcpy_swap_bytes; in _dwarf_setup()
1296 dbg->de_length_size = obj->methods->get_length_size(obj->object); in _dwarf_setup()
1297 dbg->de_pointer_size = obj->methods->get_pointer_size(obj->object); in _dwarf_setup()
1301 &default_group_number,dbg,error); in _dwarf_setup()
1305 if (dbg->de_groupnumber == DW_GROUPNUMBER_ANY) { in _dwarf_setup()
1306 dbg->de_groupnumber = default_group_number; in _dwarf_setup()
1314 _dwarf_error(dbg, error, DW_DLE_SECTION_ERROR); in _dwarf_setup()
1343 res = _dwarf_section_get_target_group_from_map(dbg,obj_section_index, in _dwarf_setup()
1363 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in _dwarf_setup()
1385 if(mapgroupnumber == dbg->de_groupnumber) { in _dwarf_setup()
1392 if (groupnumber == 1 && dbg->de_groupnumber > 2 && in _dwarf_setup()
1393 !_dwarf_section_in_group_by_name(dbg,scn_name, in _dwarf_setup()
1394 dbg->de_groupnumber)) { in _dwarf_setup()
1409 res = is_section_name_known_already(dbg,scn_name); in _dwarf_setup()
1413 DWARF_DBG_ERROR(dbg, DW_DLE_SECTION_DUPLICATION, in _dwarf_setup()
1417 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in _dwarf_setup()
1420 res = enter_section_in_de_debug_sections_array(dbg,scn_name, in _dwarf_setup()
1423 section = &dbg->de_debug_sections[ in _dwarf_setup()
1424 dbg->de_debug_sections_total_entries-1]; in _dwarf_setup()
1425 res = get_basic_section_data(dbg, in _dwarf_setup()
1446 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in _dwarf_setup()
1466 DWARF_DBG_ERROR(dbg, DW_DLE_ELF_SECT_ERR, DW_DLV_ERROR); in _dwarf_setup()
1492 load_debugfission_tables(Dwarf_Debug dbg,Dwarf_Error *error) in load_debugfission_tables() argument
1495 if (dbg->de_debug_cu_index.dss_size ==0 && in load_debugfission_tables()
1496 dbg->de_debug_tu_index.dss_size ==0) { in load_debugfission_tables()
1514 dwsect = &dbg->de_debug_cu_index; in load_debugfission_tables()
1517 dwsect = &dbg->de_debug_tu_index; in load_debugfission_tables()
1523 res = dwarf_get_xu_index_header(dbg,type, in load_debugfission_tables()
1534 dbg->de_cu_hashindex_data = xuptr; in load_debugfission_tables()
1536 dbg->de_tu_hashindex_data = xuptr; in load_debugfission_tables()
1567 Dwarf_Debug dbg = 0; in dwarf_object_init_b() local
1570 dbg = _dwarf_get_debug(); in dwarf_object_init_b()
1571 if (dbg == NULL) { in dwarf_object_init_b()
1572 DWARF_DBG_ERROR(dbg, DW_DLE_DBG_ALLOC, DW_DLV_ERROR); in dwarf_object_init_b()
1574 dbg->de_errhand = errhand; in dwarf_object_init_b()
1575 dbg->de_errarg = errarg; in dwarf_object_init_b()
1576 dbg->de_frame_rule_initial_value = DW_FRAME_REG_INITIAL_VALUE; in dwarf_object_init_b()
1577 dbg->de_frame_reg_rules_entry_count = DW_FRAME_LAST_REG_NUM; in dwarf_object_init_b()
1586 dbg->de_frame_cfa_col_number = DW_FRAME_CFA_COL; in dwarf_object_init_b()
1588 dbg->de_frame_cfa_col_number = DW_FRAME_CFA_COL3; in dwarf_object_init_b()
1590 dbg->de_frame_same_value_number = DW_FRAME_SAME_VAL; in dwarf_object_init_b()
1591 dbg->de_frame_undefined_value_number = DW_FRAME_UNDEFINED_VAL; in dwarf_object_init_b()
1593 dbg->de_obj_file = obj; in dwarf_object_init_b()
1594 dbg->de_groupnumber = groupnumber; in dwarf_object_init_b()
1595 setup_result = _dwarf_setup(dbg, error); in dwarf_object_init_b()
1597 int fission_result = load_debugfission_tables(dbg,error); in dwarf_object_init_b()
1627 dwarf_dealloc(dbg,*error,DW_DLA_ERROR); in dwarf_object_init_b()
1633 freeresult = _dwarf_free_all_of_one_debug(dbg); in dwarf_object_init_b()
1634 dbg = 0; in dwarf_object_init_b()
1642 _dwarf_error_string(dbg,error,DW_DLE_DBG_ALLOC, in dwarf_object_init_b()
1653 _dwarf_error_string(dbg,error,myerr, in dwarf_object_init_b()
1659 dwarf_harmless_init(&dbg->de_harmless_errors, in dwarf_object_init_b()
1661 *ret_dbg = dbg; in dwarf_object_init_b()
1671 dwarf_object_finish(Dwarf_Debug dbg, Dwarf_Error * error) in dwarf_object_finish() argument
1675 res = _dwarf_free_all_of_one_debug(dbg); in dwarf_object_finish()
1677 DWARF_DBG_ERROR(dbg, DW_DLE_DBG_ALLOC, DW_DLV_ERROR); in dwarf_object_finish()
1709 do_decompress_zlib(Dwarf_Debug dbg, in do_decompress_zlib() argument
1725 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_SECTION_SHORT, DW_DLV_ERROR); in do_decompress_zlib()
1750 unsigned fldsize = dbg->de_pointer_size; in do_decompress_zlib()
1753 READ_UNALIGNED_CK(dbg,type,Dwarf_Unsigned,ptr, in do_decompress_zlib()
1757 READ_UNALIGNED_CK(dbg,size,Dwarf_Unsigned,ptr,fldsize, in do_decompress_zlib()
1760 DWARF_DBG_ERROR(dbg, DW_DLE_ZDEBUG_INPUT_FORMAT_ODD, in do_decompress_zlib()
1769 DWARF_DBG_ERROR(dbg, DW_DLE_ZDEBUG_INPUT_FORMAT_ODD, in do_decompress_zlib()
1786 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_UNCOMPRESS_ERROR, in do_decompress_zlib()
1792 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_UNCOMPRESS_ERROR, DW_DLV_ERROR); in do_decompress_zlib()
1795 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_UNCOMPRESS_ERROR, DW_DLV_ERROR); in do_decompress_zlib()
1799 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_SECTION_SHORT, DW_DLV_ERROR); in do_decompress_zlib()
1804 DWARF_DBG_ERROR(dbg, DW_DLE_ALLOC_FAIL, DW_DLV_ERROR); in do_decompress_zlib()
1809 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_BUF_ERROR, DW_DLV_ERROR); in do_decompress_zlib()
1812 DWARF_DBG_ERROR(dbg, DW_DLE_ALLOC_FAIL, DW_DLV_ERROR); in do_decompress_zlib()
1816 DWARF_DBG_ERROR(dbg, DW_DLE_ZLIB_DATA_ERROR, DW_DLV_ERROR); in do_decompress_zlib()
1831 _dwarf_load_section(Dwarf_Debug dbg, in _dwarf_load_section() argument
1843 o = dbg->de_obj_file; in _dwarf_load_section()
1860 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in _dwarf_load_section()
1889 DWARF_DBG_ERROR(dbg, DW_DLE_COMPRESSED_EMPTY_SECTION, DW_DLV_ERROR); in _dwarf_load_section()
1892 res = do_decompress_zlib(dbg,section,error); in _dwarf_load_section()
1898 DWARF_DBG_ERROR(dbg,DW_DLE_ZDEBUG_REQUIRES_ZLIB, DW_DLV_ERROR); in _dwarf_load_section()
1912 section->dss_index, dbg, &err); in _dwarf_load_section()
1914 DWARF_DBG_ERROR(dbg, err, res); in _dwarf_load_section()
1926 dwarf_get_section_max_offsets(Dwarf_Debug dbg, in dwarf_get_section_max_offsets() argument
1939 *debug_info_size = dbg->de_debug_info.dss_size; in dwarf_get_section_max_offsets()
1940 *debug_abbrev_size = dbg->de_debug_abbrev.dss_size; in dwarf_get_section_max_offsets()
1941 *debug_line_size = dbg->de_debug_line.dss_size; in dwarf_get_section_max_offsets()
1942 *debug_loc_size = dbg->de_debug_loc.dss_size; in dwarf_get_section_max_offsets()
1943 *debug_aranges_size = dbg->de_debug_aranges.dss_size; in dwarf_get_section_max_offsets()
1944 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets()
1945 *debug_pubnames_size = dbg->de_debug_pubnames.dss_size; in dwarf_get_section_max_offsets()
1946 *debug_str_size = dbg->de_debug_str.dss_size; in dwarf_get_section_max_offsets()
1947 *debug_frame_size = dbg->de_debug_frame.dss_size; in dwarf_get_section_max_offsets()
1948 *debug_ranges_size = dbg->de_debug_ranges.dss_size; in dwarf_get_section_max_offsets()
1949 *debug_typenames_size = dbg->de_debug_typenames.dss_size; in dwarf_get_section_max_offsets()
1955 dwarf_get_section_max_offsets_b(Dwarf_Debug dbg, in dwarf_get_section_max_offsets_b() argument
1969 *debug_info_size = dbg->de_debug_info.dss_size; in dwarf_get_section_max_offsets_b()
1970 *debug_abbrev_size = dbg->de_debug_abbrev.dss_size; in dwarf_get_section_max_offsets_b()
1971 *debug_line_size = dbg->de_debug_line.dss_size; in dwarf_get_section_max_offsets_b()
1972 *debug_loc_size = dbg->de_debug_loc.dss_size; in dwarf_get_section_max_offsets_b()
1973 *debug_aranges_size = dbg->de_debug_aranges.dss_size; in dwarf_get_section_max_offsets_b()
1974 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_b()
1975 *debug_pubnames_size = dbg->de_debug_pubnames.dss_size; in dwarf_get_section_max_offsets_b()
1976 *debug_str_size = dbg->de_debug_str.dss_size; in dwarf_get_section_max_offsets_b()
1977 *debug_frame_size = dbg->de_debug_frame.dss_size; in dwarf_get_section_max_offsets_b()
1978 *debug_ranges_size = dbg->de_debug_ranges.dss_size; in dwarf_get_section_max_offsets_b()
1979 *debug_typenames_size = dbg->de_debug_typenames.dss_size; in dwarf_get_section_max_offsets_b()
1980 *debug_types_size = dbg->de_debug_types.dss_size; in dwarf_get_section_max_offsets_b()
1986 dwarf_get_section_max_offsets_c(Dwarf_Debug dbg, in dwarf_get_section_max_offsets_c() argument
2005 *debug_info_size = dbg->de_debug_info.dss_size; in dwarf_get_section_max_offsets_c()
2006 *debug_abbrev_size = dbg->de_debug_abbrev.dss_size; in dwarf_get_section_max_offsets_c()
2007 *debug_line_size = dbg->de_debug_line.dss_size; in dwarf_get_section_max_offsets_c()
2008 *debug_loc_size = dbg->de_debug_loc.dss_size; in dwarf_get_section_max_offsets_c()
2009 *debug_aranges_size = dbg->de_debug_aranges.dss_size; in dwarf_get_section_max_offsets_c()
2010 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_c()
2011 *debug_pubnames_size = dbg->de_debug_pubnames.dss_size; in dwarf_get_section_max_offsets_c()
2012 *debug_str_size = dbg->de_debug_str.dss_size; in dwarf_get_section_max_offsets_c()
2013 *debug_frame_size = dbg->de_debug_frame.dss_size; in dwarf_get_section_max_offsets_c()
2014 *debug_ranges_size = dbg->de_debug_ranges.dss_size; in dwarf_get_section_max_offsets_c()
2015 *debug_typenames_size = dbg->de_debug_typenames.dss_size; in dwarf_get_section_max_offsets_c()
2016 *debug_types_size = dbg->de_debug_types.dss_size; in dwarf_get_section_max_offsets_c()
2017 *debug_macro_size = dbg->de_debug_macro.dss_size; in dwarf_get_section_max_offsets_c()
2018 *debug_str_offsets_size = dbg->de_debug_str_offsets.dss_size; in dwarf_get_section_max_offsets_c()
2019 *debug_sup_size = dbg->de_debug_sup.dss_size; in dwarf_get_section_max_offsets_c()
2020 *debug_cu_index_size = dbg->de_debug_cu_index.dss_size; in dwarf_get_section_max_offsets_c()
2021 *debug_tu_index_size = dbg->de_debug_tu_index.dss_size; in dwarf_get_section_max_offsets_c()
2027 dwarf_get_section_max_offsets_d(Dwarf_Debug dbg, in dwarf_get_section_max_offsets_d() argument
2049 *debug_info_size = dbg->de_debug_info.dss_size; in dwarf_get_section_max_offsets_d()
2050 *debug_abbrev_size = dbg->de_debug_abbrev.dss_size; in dwarf_get_section_max_offsets_d()
2051 *debug_line_size = dbg->de_debug_line.dss_size; in dwarf_get_section_max_offsets_d()
2052 *debug_loc_size = dbg->de_debug_loc.dss_size; in dwarf_get_section_max_offsets_d()
2053 *debug_aranges_size = dbg->de_debug_aranges.dss_size; in dwarf_get_section_max_offsets_d()
2054 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_d()
2055 *debug_pubnames_size = dbg->de_debug_pubnames.dss_size; in dwarf_get_section_max_offsets_d()
2056 *debug_str_size = dbg->de_debug_str.dss_size; in dwarf_get_section_max_offsets_d()
2057 *debug_frame_size = dbg->de_debug_frame.dss_size; in dwarf_get_section_max_offsets_d()
2058 *debug_ranges_size = dbg->de_debug_ranges.dss_size; in dwarf_get_section_max_offsets_d()
2059 *debug_typenames_size = dbg->de_debug_typenames.dss_size; in dwarf_get_section_max_offsets_d()
2060 *debug_types_size = dbg->de_debug_types.dss_size; in dwarf_get_section_max_offsets_d()
2061 *debug_macro_size = dbg->de_debug_macro.dss_size; in dwarf_get_section_max_offsets_d()
2062 *debug_str_offsets_size = dbg->de_debug_str_offsets.dss_size; in dwarf_get_section_max_offsets_d()
2063 *debug_sup_size = dbg->de_debug_sup.dss_size; in dwarf_get_section_max_offsets_d()
2064 *debug_cu_index_size = dbg->de_debug_cu_index.dss_size; in dwarf_get_section_max_offsets_d()
2065 *debug_tu_index_size = dbg->de_debug_tu_index.dss_size; in dwarf_get_section_max_offsets_d()
2066 *debug_names_size = dbg->de_debug_names.dss_size; in dwarf_get_section_max_offsets_d()
2067 *debug_loclists_size = dbg->de_debug_loclists.dss_size; in dwarf_get_section_max_offsets_d()
2068 *debug_rnglists_size = dbg->de_debug_rnglists.dss_size; in dwarf_get_section_max_offsets_d()
2074 dwarf_get_section_info_by_name(Dwarf_Debug dbg, in dwarf_get_section_info_by_name() argument
2088 obj = dbg->de_obj_file; in dwarf_get_section_info_by_name()
2103 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in dwarf_get_section_info_by_name()
2118 dwarf_get_section_info_by_index(Dwarf_Debug dbg, in dwarf_get_section_info_by_index() argument
2130 if (section_index >= 0 && section_index < dwarf_get_section_count(dbg)) { in dwarf_get_section_info_by_index()
2134 struct Dwarf_Obj_Access_Interface_s * obj = dbg->de_obj_file; in dwarf_get_section_info_by_index()
2141 DWARF_DBG_ERROR(dbg, err, DW_DLV_ERROR); in dwarf_get_section_info_by_index()
2154 dwarf_get_section_count(Dwarf_Debug dbg) in dwarf_get_section_count() argument
2156 struct Dwarf_Obj_Access_Interface_s * obj = dbg->de_obj_file; in dwarf_get_section_count()