Home
last modified time | relevance | path

Searched refs:magic_64_be (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf};
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp160 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
163 if (memcmp (magic, magic_32_be, 4) == 0 || memcmp (magic, magic_64_be, 4) == 0) in get_uuid_from_binary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp190 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
194 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp200 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf};
204 memcmp(magic, magic_64_be, 4) == 0) {
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp190 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
194 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp200 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
204 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp200 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
204 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp200 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
204 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp190 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
194 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp200 uint8_t magic_64_be[] = {0xfe, 0xed, 0xfa, 0xcf}; in get_uuid_from_binary() local
204 memcmp(magic, magic_64_be, 4) == 0) { in get_uuid_from_binary()