Searched refs:ELFMAG3 (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/elfload/
H A Delf-load.c55 ehdr.e_ident[EI_MAG3] != ELFMAG3 ||
/fuchsia/zircon/third_party/ulib/backtrace/
H A Delf.c184 #define ELFMAG3 'F' macro
592 || ehdr.e_ident[EI_MAG3] != ELFMAG3)
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h80 #define ELFMAG3 'F' macro

Completed in 35 milliseconds