Searched refs:EI_OSABI (Results 1 – 8 of 8) sorted by relevance
60 #define EI_OSABI 7 /* Operating system / ABI identification */ macro
42 #define EI_OSABI 7 /* OS/ABI specific ELF extensions */ macro
57 EI_OSABI = 7, // OS/ABI identification. enumerator
54 EI_OSABI = 7, // OS/ABI identification. enumerator
102 #define EI_OSABI 7 macro
284 Header.e_ident[EI_OSABI] = Doc.Header.OSABI; in writeELFHeader()