Home
last modified time | relevance | path

Searched defs:__lseek (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/runtime/
H A Dsys_aarch64.h178 uint64_t __lseek(uint64_t fd, uint64_t pos, uint64_t whence) { in __lseek() function
H A Dsys_x86_64.h209 uint64_t __lseek(uint64_t fd, uint64_t pos, uint64_t whence) { in __lseek() function