Searched refs:AT_NOTELF (Results 1 – 6 of 6) sorted by relevance
18 #define AT_NOTELF 10 /* program is not ELF */ macro
56 AT_NOTELF = 10, ///< Set if program is not an ELF. enumerator
149 case ENTRY_NAME(AT_NOTELF); break; in GetEntryName()
643 case AT_NOTELF: in setup_client_stack()
987 #define AT_NOTELF 10 /* Program is not ELF */ macro
867 #define AT_NOTELF 10 /* Program is not ELF */ macro