Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp382 struct PlatformMemoryMapParams { struct
469 static const PlatformMemoryMapParams Linux_X86_MemoryMapParams = {
474 static const PlatformMemoryMapParams Linux_MIPS_MemoryMapParams = {
479 static const PlatformMemoryMapParams Linux_PowerPC_MemoryMapParams = {
484 static const PlatformMemoryMapParams Linux_S390_MemoryMapParams = {
489 static const PlatformMemoryMapParams Linux_ARM_MemoryMapParams = {
494 static const PlatformMemoryMapParams FreeBSD_ARM_MemoryMapParams = {
499 static const PlatformMemoryMapParams FreeBSD_X86_MemoryMapParams = {
504 static const PlatformMemoryMapParams NetBSD_X86_MemoryMapParams = {