Searched refs:nbytes_time (Results 1 – 1 of 1) sorted by relevance
222 int nbytes_idx, nbytes_time, nbytes_len; in dwarf_add_file_decl() local260 res = _dwarf_pro_encode_leb128_nm(time_mod, &nbytes_time, in dwarf_add_file_decl()268 _dwarf_p_get_alloc(dbg, nbytes_idx + nbytes_time + nbytes_len); in dwarf_add_file_decl()275 memcpy((void *) ptr, bufftime, nbytes_time); in dwarf_add_file_decl()276 ptr += nbytes_time; in dwarf_add_file_decl()279 cur->dfe_nbytes = nbytes_idx + nbytes_time + nbytes_len; in dwarf_add_file_decl()