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

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
 3351   if (endptr) {
 3352     *endptr = real_endptr;
 3353     COMMON_INTERCEPTOR_WRITE_RANGE(ctx, endptr, sizeof(*endptr));
 3353     COMMON_INTERCEPTOR_WRITE_RANGE(ctx, endptr, sizeof(*endptr));