Home
last modified time | relevance | path

Searched refs:is_elf (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/net/xrdp-devel/xrdp-0.9.16/librfxcodec/src/
H A Dcommon.asm26 %define is_elf 1
30 %define is_elf 1
34 %define is_elf 1
51 %ifdef is_elf
58 %ifdef is_elf
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A Dcommon.asm26 %define is_elf 1
30 %define is_elf 1
34 %define is_elf 1
51 %ifdef is_elf
58 %ifdef is_elf
/dports/security/apkid/APKiD-2.1.1/apkid/rules/elf/
H A Dprotectors.yara55 is_elf and (($init_stub or $empty_func) or $init_proc_stub)
72 is_elf and 1 of them
94 is_elf and (
116 is_elf and (($a and $b) or $c or $d)
131 is_elf and $brand
163 is_elf and $libname and 1 of ($vos*) and 1 of ($detection*) and 1 of ($jni*)
H A Dobfuscators.yara172 is_elf and all of them
188 is_elf and all of them
201 is_elf and $clang_version and
263 any of them and is_elf
352 any of them and is_elf
371 is_elf
389 is_elf and 1 of ($a,$b)
407 all of them and is_elf
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/libc++/libcxx-10.0.1.src/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename): function
99 return is_elf(filename)
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/libcxx/sym_check/
H A Dutil.py76 def is_elf(filename):
99 return is_elf(filename)
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libtpm/
H A Dtpm.code175 /* SLOF: tpm-hash-log-extend-event-buffer ( pcr evt data-ptr data-len desc-ptr desclen is_elf -- …
179 uint32_t is_elf = TOS.u; POP;
189 desc, desclen, is_elf);
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libtpm/
H A Dtpm.code175 /* SLOF: tpm-hash-log-extend-event-buffer ( pcr evt data-ptr data-len desc-ptr desclen is_elf -- …
179 uint32_t is_elf = TOS.u; POP;
189 desc, desclen, is_elf);
/dports/devel/elf/elf-0.5.4p1/include/
H A Ddefine.h15 int is_elf(const char *);
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libtpm/
H A Dtpm.code175 /* SLOF: tpm-hash-log-extend-event-buffer ( pcr evt data-ptr data-len desc-ptr desclen is_elf -- …
179 uint32_t is_elf = TOS.u; POP;
189 desc, desclen, is_elf);
/dports/security/razorback-yaraNugget/yaraNugget-0.5.0/libyara/
H A Dexe.h20 int is_elf(unsigned char* buffer, unsigned int buffer_length);
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/include/libopenbios/
H A Delf_load.h26 extern int is_elf(Elf_ehdr *ehdr);
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/include/libopenbios/
H A Delf_load.h26 extern int is_elf(Elf_ehdr *ehdr);
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/include/libopenbios/
H A Delf_load.h26 extern int is_elf(Elf_ehdr *ehdr);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/include/libopenbios/
H A Delf_load.h26 extern int is_elf(Elf_ehdr *ehdr);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/include/libopenbios/
H A Delf_load.h26 extern int is_elf(Elf_ehdr *ehdr);

12345678910>>...14