Searched refs:ds_nbytes (Results 1 – 3 of 3) sorted by relevance
62 unsigned long ds_nbytes; /* bytes of data used so far */ member
182 debug_info_size += debug_sect->ds_nbytes; in _dwarf_transform_simplename_to_disk()
1977 *length = dbg->de_debug_sects->ds_nbytes; in dwarf_get_section_bytes()2027 ((cursect->ds_nbytes + nbytes) > cursect->ds_orig_alloc) in _dwarf_pro_buffer()2058 cursect->ds_nbytes = nbytes; /* reserve this number of bytes in _dwarf_pro_buffer()2084 (cursect->ds_data + cursect->ds_nbytes); in _dwarf_pro_buffer()2086 cursect->ds_nbytes += nbytes; in _dwarf_pro_buffer()