Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h527 uint32_t initprot; member
541 uint32_t initprot; member
1036 sys::swapByteOrder(seg.initprot); in swapStruct()
1049 sys::swapByteOrder(seg.initprot); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h536 uint32_t initprot; member
550 uint32_t initprot; member
1067 sys::swapByteOrder(seg.initprot); in swapStruct()
1080 sys::swapByteOrder(seg.initprot); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp480 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
493 IO.mapRequired("initprot", LoadCommand.initprot); in mapping()
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs594 pub initprot: vm_prot_t,
608 pub initprot: vm_prot_t,