reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp
   78 CHECK_TYPE_SIZE(io_event);
   98 CHECK_TYPE_SIZE(iocb);
projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  929 CHECK_TYPE_SIZE(pthread_key_t);
  967 CHECK_TYPE_SIZE(glob_t);
  979 CHECK_TYPE_SIZE(addrinfo);
  989 CHECK_TYPE_SIZE(hostent);
  996 CHECK_TYPE_SIZE(iovec);
 1000 CHECK_TYPE_SIZE(msghdr);
 1009 CHECK_TYPE_SIZE(cmsghdr);
 1015 CHECK_TYPE_SIZE(mmsghdr);
 1038 CHECK_TYPE_SIZE(ifconf);
 1042 CHECK_TYPE_SIZE(pollfd);
 1047 CHECK_TYPE_SIZE(nfds_t);
 1049 CHECK_TYPE_SIZE(sigset_t);
 1065 CHECK_TYPE_SIZE(__sysctl_args);
 1073 CHECK_TYPE_SIZE(__kernel_uid_t);
 1074 CHECK_TYPE_SIZE(__kernel_gid_t);
 1081 CHECK_TYPE_SIZE(__kernel_off_t);
 1082 CHECK_TYPE_SIZE(__kernel_loff_t);
 1083 CHECK_TYPE_SIZE(__kernel_fd_set);
 1087 CHECK_TYPE_SIZE(wordexp_t);
 1093 CHECK_TYPE_SIZE(tm);
 1107 CHECK_TYPE_SIZE(mntent);
 1116 CHECK_TYPE_SIZE(ether_addr);
 1119 CHECK_TYPE_SIZE(ipc_perm);
 1139 CHECK_TYPE_SIZE(shmid_ds);
 1150 CHECK_TYPE_SIZE(clock_t);
 1153 CHECK_TYPE_SIZE(clockid_t);
 1157 CHECK_TYPE_SIZE(ifaddrs);
 1187 CHECK_TYPE_SIZE(timeb);
 1194 CHECK_TYPE_SIZE(passwd);
 1213 CHECK_TYPE_SIZE(group);
 1220 CHECK_TYPE_SIZE(XDR);
 1255 CHECK_TYPE_SIZE(obstack);
 1261 CHECK_TYPE_SIZE(cookie_io_functions_t);
 1269 CHECK_TYPE_SIZE(sem_t);