Searched defs:ELFOSABI_GNU (Results 1 – 5 of 5) sorted by relevance
63 #define ELFOSABI_GNU 3 /* GNU */ macro
172 #define ELFOSABI_GNU 3 /* GNU/Linux */ macro
342 ELFOSABI_GNU = 3, // GNU/Linux enumerator
113 enum ELFOSABI_GNU = 3; variable