Home
last modified time | relevance | path

Searched refs:ELFMAG (Results 1 – 13 of 13) sorted by relevance

/third_party/libunwind/src/
Delfxx.h77 return (memcmp (ei->image, ELFMAG, SELFMAG) == 0 in elf_w()
/third_party/libunwind/src/coredump/
D_UCD_create.c78 if (memcmp(&elf_header32, ELFMAG, SELFMAG) != 0) in _UCD_create()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h71 #define ELFMAG "\177ELF" /* magic string */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h71 #define ELFMAG "\177ELF" /* magic string */ macro
/third_party/skia/third_party/externals/angle2/util/posix/
Dcrash_handler_posix.cpp320 memcmp(ehdr.e_ident, ELFMAG, SELFMAG) == 0)
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc463 if (memcmp(elf_header.e_ident, ELFMAG, SELFMAG) != 0) {
1233 if (memcmp(obj->start_addr, ELFMAG, SELFMAG) != 0) {
/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc463 if (memcmp(elf_header.e_ident, ELFMAG, SELFMAG) != 0) {
1223 if (memcmp(obj->start_addr, ELFMAG, SELFMAG) != 0) {
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/linux/user/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/ndk_musl_include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h84 #define ELFMAG "\177ELF" macro