Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp357 struct PlatformMemoryMapParams { struct
443 static const PlatformMemoryMapParams Linux_X86_MemoryMapParams = {
448 static const PlatformMemoryMapParams Linux_MIPS_MemoryMapParams = {
453 static const PlatformMemoryMapParams Linux_PowerPC_MemoryMapParams = {
458 static const PlatformMemoryMapParams Linux_S390_MemoryMapParams = {
463 static const PlatformMemoryMapParams Linux_ARM_MemoryMapParams = {
468 static const PlatformMemoryMapParams FreeBSD_X86_MemoryMapParams = {
473 static const PlatformMemoryMapParams NetBSD_X86_MemoryMapParams = {