Home
last modified time | relevance | path

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

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