Home
last modified time | relevance | path

Searched refs:dwarfstring_append_length (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarfstring.c211 return dwarfstring_append_length(g,str,dlen); in dwarfstring_append()
243 res = dwarfstring_append_length(data,spacebuf,l); in _dwarfstring_append_spaces()
254 res = dwarfstring_append_length(data,zeros,charct); in _dwarfstring_append_zeros()
261 dwarfstring_append_length(data,zeros,l); in _dwarfstring_append_zeros()
286 dwarfstring_append_length(data,format,prefixlen); in dwarfstring_append_printf_s()
314 dwarfstring_append_length(data,s,stringlen); in dwarfstring_append_printf_s()
324 dwarfstring_append_length(data,s,stringlen); in dwarfstring_append_printf_s()
331 dwarfstring_append_length(data," ",1); in dwarfstring_append_printf_s()
334 dwarfstring_append_length(data,s,stringlen); in dwarfstring_append_printf_s()
389 dwarfstring_append_length(data,format,prefixlen); in dwarfstring_append_printf_i()
[all …]
H A Dpro_log_extra_flag_strings.c238 dwarfstring_append_length(&cmsname,str,slen); in update_named_value()
244 dwarfstring_append_length(&cmsvalue,value_start,slen); in update_named_value()
302 dwarfstring_append_length(&cms,(char *)nextcharloc, in _dwarf_log_extra_flagstrings()
H A Ddwarfstring.h74 int dwarfstring_append_length(struct dwarfstring_s *g,
H A Ddwarf_debuglink.c409 dwarfstring_append_length(&joind.js_dirname, in _dwarf_construct_linkedto_path()