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
 2285   return pglob_copy->gl_opendir(s);
 2316     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2316     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2325     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2325     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2352     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2352     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2361     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
 2361     Swap(pglob->gl_opendir, glob_copy.gl_opendir);
projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  974 CHECK_SIZE_AND_OFFSET(glob_t, gl_opendir);