Searched defs:IsBigEndian (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Runtime/r3/solaris/ | ||
| H A D | coredumper-solaris.cpp | 118 static bool IsBigEndian() function 1737 ElfHdr.e_ident[EI_DATA] = IsBigEndian() ? ELFDATA2MSB : ELFDATA2LSB; |
Completed in 49 milliseconds