Home
last modified time | relevance | path

Searched defs:LinkerInitialized (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.cpp21 LibIgnore::LibIgnore(LinkerInitialized) { in LibIgnore() argument
H A Dsanitizer_quarantine.h76 explicit Quarantine(LinkerInitialized) in Quarantine() argument
199 explicit QuarantineCache(LinkerInitialized) { in QuarantineCache() argument
H A Dsanitizer_internal_defs.h400 enum LinkerInitialized { LINKER_INITIALIZED = 0 }; enum
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h52 DenseSlabAlloc(LinkerInitialized, const char *name) : name_(name) {} in DenseSlabAlloc() argument