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

/freebsd-current/usr.bin/elfctl/
H A Delfctl.c79 #define HOST_ENDIAN ELFDATA2LSB macro
82 #define HOST_ENDIAN ELFDATA2MSB macro
168 if (ehdr.e_ident[EI_DATA] == HOST_ENDIAN) {

Completed in 57 milliseconds