Searched refs:__read (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/scripts/ |
| H A D | hwasan_symbolize | 162 def __read(self): member in Symbolizer 212 function_name = self.__read() 213 local_name = self.__read() 214 file_line = self.__read() 215 extra = self.__read().split() 234 function_name = self.__read() 235 file_line = self.__read()
|
| /llvm-project-15.0.7/bolt/runtime/ |
| H A D | hugify.cpp | 38 size_t res = __read(fd, buf, 256); in has_pagecache_thp_support()
|
| H A D | common.h | 132 uint64_t __read(uint64_t fd, const void *buf, uint64_t count) { in __read() function
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | charconv | 254 __read(char const* __p, char const* __ep, type& __a, type& __b) 695 auto __p = __tx::__read(__f, __l, __a, __b);
|
| H A D | atomic | 1151 _LIBCPP_INLINE_VISIBILITY _Tp __read() const volatile { 1158 _LIBCPP_INLINE_VISIBILITY _Tp __read() const { 1195 return __a->__read(); 1200 return __a->__read();
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 991 fun:__read=uninstrumented
|