Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/link/MachO/
H A DCodeSignature.zig78 .flags = macho.CS_ADHOC,
/dports/lang/zig/zig-0.9.0/src/link/MachO/
H A DCodeSignature.zig78 .flags = macho.CS_ADHOC,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */ enumerator
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */ enumerator
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */ enumerator
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */ enumerator
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */ enumerator
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMachO.h2014 CS_ADHOC = 0x00000002, /* ad hoc signed */
2040 (CS_ADHOC | CS_HARD | CS_KILL | CS_CHECK_EXPIRATION | CS_RESTRICT |
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DSyntheticSections.cpp1219 write32be(&codeDirectory->flags, CS_ADHOC | CS_LINKER_SIGNED); in writeTo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DSyntheticSections.cpp1221 write32be(&codeDirectory->flags, CS_ADHOC | CS_LINKER_SIGNED); in writeTo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DSyntheticSections.cpp1219 write32be(&codeDirectory->flags, CS_ADHOC | CS_LINKER_SIGNED); in writeTo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1219 write32be(&codeDirectory->flags, CS_ADHOC | CS_LINKER_SIGNED); in writeTo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DSyntheticSections.cpp1219 write32be(&codeDirectory->flags, CS_ADHOC | CS_LINKER_SIGNED);
/dports/lang/racket/racket-8.3/collects/compiler/private/
H A Dmach-o.rkt540 (write-be-ulong #x20002 out) ; flags = CS_ADHOC #x0000002 + ???
/dports/lang/racket-minimal/racket-8.3/collects/compiler/private/
H A Dmach-o.rkt540 (write-be-ulong #x20002 out) ; flags = CS_ADHOC #x0000002 + ???
/dports/lang/zig-devel/zig-0.9.0/lib/std/
H A Dmacho.zig1712 pub const CS_ADHOC: u32 = 0x2;
/dports/lang/zig/zig-0.9.0/lib/std/
H A Dmacho.zig1712 pub const CS_ADHOC: u32 = 0x2;