Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp520 static const PlatformMemoryMapParams FreeBSD_X86_MemoryMapParams = { variable
991 MapParams = FreeBSD_X86_MemoryMapParams.bits64; in initializeModule()
994 MapParams = FreeBSD_X86_MemoryMapParams.bits32; in initializeModule()