Home
last modified time | relevance | path

Searched defs:maxprot (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h182 uint32_t maxprot; member
H A Dmacho_reader_unittest.cc590 uint32_t maxprot, uint32_t initprot, in Header()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
Dldmacho.go83 maxprot uint32 member
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp277 uint32_t maxprot; member
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dlocal_symbolizer.cc237 uint32_t maxprot; /* maximum VM protection */ member
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h365 vm_prot_t maxprot; /* maximum VM protection */ member
385 vm_prot_t maxprot; /* maximum VM protection */ member
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h526 uint32_t maxprot; member
540 uint32_t maxprot; member
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h526 uint32_t maxprot; member
540 uint32_t maxprot; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h533 uint32_t maxprot; member
547 uint32_t maxprot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h550 uint32_t maxprot; member
564 uint32_t maxprot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7673 uint64_t filesize, uint32_t maxprot, in PrintSegmentCommand()