Lines Matching defs:end
242 const char *end = start + btf->hdr->str_len;
245 start[0] || end[-1]) {
1528 * at the end, so that it can be addressed with an offset. Luckily,
1605 /* if something goes wrong later, we might end up with an extra string,
2368 pr_debug("%s section (off:%u len:%u) is beyond the end of the ELF section .BTF.ext\n",
3188 char *end = start + d->btf->hdr->str_len;
3203 while (p < end) {
3246 /* iterate past end to avoid code duplication after loop */
3283 end = start + d->btf->hdr->str_len;
3293 d->btf->hdr->str_len = end - start;