HomeSort by: relevance | last modified time | path
    Searched refs:INTERCEPT_WEAK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win_weak_interception.h 23 #define INTERCEPT_WEAK(Name) interceptWhenPossible((uptr) Name, #Name);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_win_weak_interception.h 22 #define INTERCEPT_WEAK(Name) interceptWhenPossible((uptr) Name, #Name);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_win_weak_interception.h 22 #define INTERCEPT_WEAK(Name) interceptWhenPossible((uptr) Name, #Name);

Completed in 26 milliseconds