Searched refs:len_str (Results 1 – 2 of 2) sorted by relevance
86 char *off_str, *len_str; in push_segment() local92 len_str = strtok(NULL, ":"); in push_segment()94 if (off_str == NULL || len_str == NULL) in push_segment()98 len = strtoull(len_str, NULL, 0); in push_segment()
654 char *len_str = 0; in dwarf_add_AT_location_expr() local734 len_str = (char *) encode_buffer; in dwarf_add_AT_location_expr()771 memcpy(block_dest_ptr, len_str, len_size); in dwarf_add_AT_location_expr()