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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_coverage_win_dynamic_runtime_thunk.cc 19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
sanitizer_win_dynamic_runtime_thunk.cc 19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
sanitizer_win_defs.h 103 // WIN_WEAK_IMPORT_DEF(compare)
104 # define WIN_WEAK_IMPORT_DEF(Name) \
127 // with "__dll" suffix. Clients can use the macro WIN_WEAK_IMPORT_DEF(fun)
134 // WIN_WEAK_IMPORT_DEF(compare)
156 // WIN_WEAK_IMPORT_DEF(compare)
  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_win_dynamic_runtime_thunk.cc 19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dynamic_runtime_thunk.cc 32 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)

Completed in 34 milliseconds