Home
last modified time | relevance | path

Searched refs:ulseek (Results 1 – 2 of 2) sorted by relevance

/scripts/
Drecordmcount.c81 static off_t ulseek(off_t const offset, int const whence) in ulseek() function
241 if (ulseek(offset - 1, SEEK_SET) < 0) in make_nop_x86()
292 if (ulseek(off, SEEK_SET) < 0) in make_nop_arm()
314 if (ulseek(offset, SEEK_SET) < 0) in make_nop_arm64()
Drecordmcount.h290 if (ulseek(sb.st_size, SEEK_SET) < 0) in append_func()
298 if (ulseek(t, SEEK_SET) < 0) in append_func()
343 if (ulseek(0, SEEK_SET) < 0) in append_func()
496 if (ulseek((void *)relp - (void *)ehdr, SEEK_SET) < 0) in nop_mcount()