Home
last modified time | relevance | path

Searched full:initprot (Results 1 – 25 of 100) sorted by relevance

1234

/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml22 initprot: 0
33 initprot: 5
44 initprot: 3
55 initprot: 1
148 #CHECK: initprot: 0
159 #CHECK: initprot: 5
170 #CHECK: initprot: 3
181 #CHECK: initprot: 1
H A Dexport_trie.yaml22 initprot: 0
33 initprot: 5
44 initprot: 3
55 initprot: 1
H A Dsections.yaml22 initprot: 0
33 initprot: 5
117 initprot: 3
165 initprot: 1
H A Dout_of_order_linkedit.yaml22 initprot: 0
33 initprot: 5
44 initprot: 3
55 initprot: 1
H A Dsymtab.yaml22 initprot: 0
33 initprot: 5
45 initprot: 3
57 initprot: 1
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test17 CHECK: initprot rwx
92 EXE: initprot ---
104 EXE: initprot r-x
181 EXE: initprot rw-
219 EXE: initprot r--
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test17 CHECK: initprot rwx
139 EXE: initprot ---
151 EXE: initprot r-x
215 EXE: initprot rw-
253 EXE: initprot r--
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A Dmacho-private-headers.test39 CHECK: initprot rwx
135 EXE: initprot ---
147 EXE: initprot r-x
237 EXE: initprot rw-
275 EXE: initprot r--
463 NON_VERBOSE: initprot 0x00000007
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp278 uint32_t initprot; member
346 Segment.initprot = SC.initprot; in getSegment()
360 Segment.initprot = SC.initprot; in getSegment()
786 W.printString("initprot", getMask(MOSegment.initprot)); in printMachOSegment()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_utilities.cc72 sc->initprot = ByteSwap(sc->initprot); in breakpad_swap_segment_command()
87 sg->initprot = ByteSwap(sg->initprot); in breakpad_swap_segment_command_64()
H A Dmacho_reader_unittest.cc590 uint32_t maxprot, uint32_t initprot, in Header() argument
601 D32(initprot); in Header()
1125 EXPECT_EQ(0x8bdbc319U, actual_segment.initprot); in TEST_F()
1162 EXPECT_EQ(0x6cf5a62eU, actual_segment.initprot); in TEST_F()
1198 EXPECT_EQ(0x8bdbc319U, actual_segment.initprot); in TEST_F()
1235 EXPECT_EQ(0xdbc446faU, actual_segment.initprot); in TEST_F()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp456 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
470 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp480 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
493 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp534 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
547 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h482 // Values for segment_command.initprot.
527 uint32_t initprot; member
541 uint32_t initprot; member
1028 sys::swapByteOrder(seg.initprot); in swapStruct()
1041 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DMachoHandler.cpp213 UInt32 InitProt; member
441 … const AString s (FlagsToString(g_SegmentProt, Z7_ARRAY_SIZE(g_SegmentProt), seg.InitProt));
562 seg.InitProt = Get32(buf + offs - 12, be);
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h482 // Values for segment_command.initprot.
527 uint32_t initprot; member
541 uint32_t initprot; member
1036 sys::swapByteOrder(seg.initprot); in swapStruct()
1049 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DMachOUtils.cpp117 Seg64.initprot = Seg.initprot; in adaptFrom32bits()
274 /* InitProt =*/3); in createDwarfSegment()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h477 // Values for segment_command.initprot.
534 uint32_t initprot; member
548 uint32_t initprot; member
1065 sys::swapByteOrder(seg.initprot); in swapStruct()
1078 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/
Dldmacho.go84 initprot uint32 member
219 c.seg.initprot = e4(p[44:])
254 c.seg.initprot = e4(p[60:])
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h492 // Values for segment_command.initprot.
551 uint32_t initprot; member
565 uint32_t initprot; member
1204 sys::swapByteOrder(seg.initprot); in swapStruct()
1217 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h495 // Values for segment_command.initprot.
547 uint32_t initprot; member
561 uint32_t initprot; member
1205 sys::swapByteOrder(seg.initprot); in swapStruct()
1218 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h495 // Values for segment_command.initprot.
547 uint32_t initprot; member
561 uint32_t initprot; member
1205 sys::swapByteOrder(seg.initprot); in swapStruct()
1218 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h495 // Values for segment_command.initprot.
547 uint32_t initprot; member
561 uint32_t initprot; member
1205 sys::swapByteOrder(seg.initprot); in swapStruct()
1218 sys::swapByteOrder(seg.initprot); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h495 // Values for segment_command.initprot.
547 uint32_t initprot; member
561 uint32_t initprot; member
1205 sys::swapByteOrder(seg.initprot); in swapStruct()
1218 sys::swapByteOrder(seg.initprot); in swapStruct()

1234