Home
last modified time | relevance | path

Searched refs:struct_epoll_event_sz (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h97 extern unsigned struct_epoll_event_sz;
Dsanitizer_platform_limits_posix.cc239 unsigned struct_epoll_event_sz = sizeof(struct epoll_event); variable
Dsanitizer_common_syscalls.inc1940 if (event) POST_WRITE(event, struct_epoll_event_sz);
1950 if (events) POST_WRITE(events, struct_epoll_event_sz);
1962 if (events) POST_WRITE(events, struct_epoll_event_sz);
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc884 __msan_unpoison(events, __sanitizer::struct_epoll_event_sz * res); in INTERCEPTOR()
899 __msan_unpoison(events, __sanitizer::struct_epoll_event_sz * res); in INTERCEPTOR()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi5895 <!-- unsigned int __sanitizer::struct_epoll_event_sz -->
5896 …<var-decl name='struct_epoll_event_sz' type-id='type-id-139' mangled-name='_ZN11__sanitizer21struc…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3343 …<var-decl name='struct_epoll_event_sz' type-id='type-id-139' mangled-name='_ZN11__sanitizer21struc…