Home
last modified time | relevance | path

Searched refs:internal_filesize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cpp32 uptr Size = internal_filesize(fd); in ReadProcMaps()
H A Dsanitizer_posix.h48 uptr internal_filesize(fd_t fd); // -1 on error.
H A Dsanitizer_solaris.cpp130 uptr internal_filesize(fd_t fd) { in internal_filesize() function
H A Dsanitizer_netbsd.cpp175 uptr internal_filesize(fd_t fd) { in internal_filesize() function
H A Dsanitizer_posix.cpp207 uptr fsize = internal_filesize(fd); in MapFileToMemory()
H A Dsanitizer_mac.cpp193 uptr internal_filesize(fd_t fd) { in internal_filesize() function
H A Dsanitizer_linux.cpp516 uptr internal_filesize(fd_t fd) { in internal_filesize() function