Home
last modified time | relevance | path

Searched refs:dwarfstring_append (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_debuglink.c235 dwarfstring_append(target,dwarfstring_string(input)); in _dwarf_pathjoinl()
242 dwarfstring_append(target,joinstr); in _dwarf_pathjoinl()
243 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
245 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
249 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
251 dwarfstring_append(target,inputs+1); in _dwarf_pathjoinl()
309 dwarfstring_append(&next->dl_string, in dwarfstring_list_add_new()
352 dwarfstring_append(&tmp,"/"); in build_buildid_filename()
355 dwarfstring_append(&tmp,".debug"); in build_buildid_filename()
412 dwarfstring_append(&joind.js_basepath,depath+dirnamelen); in _dwarf_construct_linkedto_path()
[all …]
H A Ddwarf_error.c81 dwarfstring_append(&m,"DW_DLE_USER_DECLARED_ERROR: "); in dwarf_error_creation()
82 dwarfstring_append(&m,errmsg); in dwarf_error_creation()
138 dwarfstring_append(em,msg); in _dwarf_error_string()
H A Ddwarf_print_lines.c146 dwarfstring_append(&m1,"\n"); in print_line_detail()
186 dwarfstring_append(&m1, "\n"); in print_line_detail()
319 dwarfstring_append(&m3,(char *)ctime(&tt)); in print_just_file_entry_details()
333 dwarfstring_append(&m3, " file md5 value 0x"); in print_just_file_entry_details()
339 dwarfstring_append(&m3,"\n"); in print_just_file_entry_details()
417 dwarfstring_append(&m6," indx file line name\n"); in print_experimental_subprograms_list()
H A Dpro_log_extra_flag_strings.c292 dwarfstring_append(&input,(char *)extra); in _dwarf_log_extra_flagstrings()
294 dwarfstring_append(&input,(char *)","); in _dwarf_log_extra_flagstrings()
H A Ddwarf_loc.c66 dwarfstring_append(m,"DW_LKIND_expression"); in _dwarf_lkind_name()
69 dwarfstring_append(m,"DW_LKIND_loclist"); in _dwarf_lkind_name()
72 dwarfstring_append(m,"DW_LKIND_GNU_exp_list"); in _dwarf_lkind_name()
75 dwarfstring_append(m,"DW_LKIND_loclists"); in _dwarf_lkind_name()
78 dwarfstring_append(m,"DW_LKIND_unknown"); in _dwarf_lkind_name()
1176 dwarfstring_append(&m, in _dwarf_loc_block_sanity_check()
1200 dwarfstring_append(&m, in _dwarf_loc_block_sanity_check()
2112 dwarfstring_append(&m,(char *)attrname); in dwarf_get_loclist_c()
2115 dwarfstring_append(&m,(char *)formname); in dwarf_get_loclist_c()
2117 dwarfstring_append(&m,") (the CU is a .dwo) "); in dwarf_get_loclist_c()
[all …]
H A Ddwarfstring.h70 int dwarfstring_append(struct dwarfstring_s *g,char *str);
H A Ddwarfstring.c203 dwarfstring_append(struct dwarfstring_s *g,char *str) in dwarfstring_append() function
462 dwarfstring_append(data,format+prefixlen); in dwarfstring_append_printf_i()
H A Ddwarf_line.c368 dwarfstring_append(&f,(char *)formname); in dwarf_srcfiles()
1918 dwarfstring_append(&m1, in _dwarf_print_header_issue()
1921 dwarfstring_append(&m1,(char *)specific_msg); in _dwarf_print_header_issue()
1943 dwarfstring_append(&m1, in _dwarf_print_header_issue()
1946 dwarfstring_append(&m1,"***\n"); in _dwarf_print_header_issue()
H A Ddwarf_rnglists.c704 dwarfstring_append(&m, in _dwarf_which_rnglists_context()
752 dwarfstring_append(&m, in _dwarf_which_rnglists_context()
1019 dwarfstring_append(&m, in dwarf_rnglists_get_rle_head()
H A Ddwarf_util.c608 dwarfstring_append(&v,(char *)m); in _dwarf_format_TAG_err_msg()
609 dwarfstring_append(&v," The value "); in _dwarf_format_TAG_err_msg()
612 dwarfstring_append(&v," Corrupt DWARF."); in _dwarf_format_TAG_err_msg()
H A Ddwarf_form.c61 dwarfstring_append(&m,(char *)errname); in generate_form_error()
62 dwarfstring_append(&m,": In function "); in generate_form_error()
63 dwarfstring_append(&m,(char *)funcname); in generate_form_error()
1967 dwarfstring_append(&m, in dwarf_formexprloc()
H A Ddwarf_xu_index.c155 dwarfstring_append(&s," is too high. " in fill_in_offsets_headerline()
588 dwarfstring_append(&s, in dwarf_get_xu_section_offset()
H A Ddwarf_loclists.c825 dwarfstring_append(&m, in _dwarf_which_loclists_context()
873 dwarfstring_append(&m, in _dwarf_which_loclists_context()
1182 dwarfstring_append(&m, in _dwarf_loclists_fill_in_lle_head()
H A Ddwarf_ranges.c325 dwarfstring_append(&m, in dwarf_get_ranges_a()
H A Ddwarf_abbrev.c104 dwarfstring_append(&m," so abbreviations unusable. "); in _dwarf_count_abbrev_entries()
H A Ddwarf_die_deliv.c278 dwarfstring_append(&m,(char *)errname); in _dwarf_create_address_size_dwarf_error()
332 dwarfstring_append(&m,"would be DW_UT_compile" in _dwarf_read_cu_version_and_abbrev_offset()
1261 dwarfstring_append(&m, in find_cu_die_base_fields()
H A Ddwarf_init_finish.c1625 dwarfstring_append(&msg,dwarf_errmsg(*error)); in dwarf_object_init_b()
H A Ddwarf_line_table_reader_common.h2372 dwarfstring_append(&m9d," linedata: 0x"); in read_line_table_program()