Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps.h32 static const uptr kProtectionRead = 1; variable
45 bool IsReadable() const { return protection & kProtectionRead; } in IsReadable()
Dsanitizer_procmaps_solaris.cpp47 segment->protection |= kProtectionRead; in Next()
Dsanitizer_procmaps_fuchsia.cpp64 ((flags & ZX_VM_PERM_READ) ? kProtectionRead : 0) | in Next()
Dsanitizer_procmaps_bsd.cpp89 segment->protection |= kProtectionRead; in Next()
Dsanitizer_procmaps_linux.cpp47 if (*data_.current++ == 'r') segment->protection |= kProtectionRead; in Next()
Dsanitizer_procmaps_mac.cpp158 if (size >= sizeof(mach_header) && info.protection & kProtectionRead) { in get_dyld_image_header()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps.h50 static const uptr kProtectionRead = 1; variable
Dsanitizer_procmaps_freebsd.cc69 *protection |= kProtectionRead; in Next()
Dsanitizer_procmaps_linux.cc50 *protection |= kProtectionRead; in Next()
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_common_mac.cpp183 info.protection & kProtectionRead); in ProcessPlatformSpecificAllocations()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc184 && (prot & MemoryMappingLayout::kProtectionRead) in MapRodata()
/external/compiler-rt/lib/lsan/
Dlsan_common.cc285 bool is_readable = prot & MemoryMappingLayout::kProtectionRead; in ProcessRootRegion()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi5847 <!-- static const __sanitizer::uptr __sanitizer::MemoryMappingLayout::kProtectionRead -->
5848 …<var-decl name='kProtectionRead' type-id='type-id-131' visibility='default' filepath='../../.././l…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3369 …<var-decl name='kProtectionRead' type-id='type-id-131' visibility='default' filepath='../../.././l…