Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.c79 static off_t ulseek(off_t const offset, int const whence) in ulseek() function
235 if (ulseek(offset - 1, SEEK_SET) < 0) in make_nop_x86()
286 if (ulseek(off, SEEK_SET) < 0) in make_nop_arm()
308 if (ulseek(offset, SEEK_SET) < 0) in make_nop_arm64()
Drecordmcount.h205 if (ulseek(sb.st_size, SEEK_SET) < 0) in append_func()
213 if (ulseek(t, SEEK_SET) < 0) in append_func()
259 if (ulseek(0, SEEK_SET) < 0) in append_func()
412 if (ulseek((void *)relp - (void *)ehdr, SEEK_SET) < 0) in nop_mcount()