Searched refs:ELFOSABI_STANDALONE (Results 1 – 2 of 2) sorted by relevance
310 ehdr.e_ident[EI_OSABI] = ELFOSABI_STANDALONE; /* XXX big picture? */ in dumpsys_generic()
185 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */ macro