Searched refs:endstrp (Results 1 – 1 of 1) sorted by relevance
97 const unsigned char *endstrp = memchr (valp, '\0', in __libdw_form_val_compute_len() local99 if (unlikely (endstrp == NULL)) in __libdw_form_val_compute_len()101 result = (size_t) (endstrp - startp) + 1; in __libdw_form_val_compute_len()