Home
last modified time | relevance | path

Searched defs:__read (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/hwasan/scripts/
H A Dhwasan_symbolize162 def __read(self): global() member in Symbolizer
/llvm-project/bolt/runtime/
H A Dsys_aarch64.h63 uint64_t __read(uint64_t fd, const void *buf, uint64_t count) { in __read() function
H A Dsys_x86_64.h60 uint64_t __read(uint64_t fd, const void *buf, uint64_t count) { in __read() function