Home
last modified time | relevance | path

Searched refs:TsanUnalignedVolatileRead (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp159 FunctionCallee TsanUnalignedVolatileRead[kNumberOfAccessSizes]; member
247 TsanUnalignedVolatileRead[i] = M.getOrInsertFunction( in initialize()
654 : TsanUnalignedVolatileRead[Idx]; in instrumentLoadOrStore()