Searched refs:struct_copr_debug_buf_sz (Results 1 – 10 of 10) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_ioctl.inc | 236 _(SNDCTL_COPR_HALT, WRITE, struct_copr_debug_buf_sz); 238 _(SNDCTL_COPR_RCODE, WRITE, struct_copr_debug_buf_sz); 240 _(SNDCTL_COPR_RDATA, WRITE, struct_copr_debug_buf_sz); 242 _(SNDCTL_COPR_RUN, WRITE, struct_copr_debug_buf_sz); 244 _(SNDCTL_COPR_WCODE, READ, struct_copr_debug_buf_sz); 245 _(SNDCTL_COPR_WDATA, READ, struct_copr_debug_buf_sz);
|
D | sanitizer_platform_limits_posix.cc | 434 unsigned struct_copr_debug_buf_sz = 0; variable 438 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable
|
D | sanitizer_platform_limits_posix.h | 910 extern unsigned struct_copr_debug_buf_sz;
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_ioctl.inc | 239 _(SNDCTL_COPR_HALT, WRITE, struct_copr_debug_buf_sz); 241 _(SNDCTL_COPR_RCODE, WRITE, struct_copr_debug_buf_sz); 243 _(SNDCTL_COPR_RDATA, WRITE, struct_copr_debug_buf_sz); 245 _(SNDCTL_COPR_RUN, WRITE, struct_copr_debug_buf_sz); 247 _(SNDCTL_COPR_WCODE, READ, struct_copr_debug_buf_sz); 248 _(SNDCTL_COPR_WDATA, READ, struct_copr_debug_buf_sz);
|
D | sanitizer_platform_limits_freebsd.cpp | 179 unsigned struct_copr_debug_buf_sz = 0; variable 183 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable
|
D | sanitizer_platform_limits_freebsd.h | 440 extern unsigned struct_copr_debug_buf_sz;
|
D | sanitizer_platform_limits_posix.cpp | 434 unsigned struct_copr_debug_buf_sz = 0; variable 438 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable
|
D | sanitizer_platform_limits_posix.h | 970 extern unsigned struct_copr_debug_buf_sz;
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 6529 <!-- unsigned int __sanitizer::struct_copr_debug_buf_sz --> 6530 …<var-decl name='struct_copr_debug_buf_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer24st…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 3782 …<var-decl name='struct_copr_debug_buf_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer24st…
|