Searched refs:ELFOSABI_AROS (Results 1 – 14 of 14) sorted by relevance
74 #define ELFOSABI_AROS 15 /* AROS */ macro
278 * common.h (ELFOSABI_AROS): Define.
1441 * common.h (ELFOSABI_AROS): Update comment.
184 #define ELFOSABI_AROS 15 /* Amiga Research OS */ macro
186 #define ELFOSABI_AROS 15 /* Amiga Research OS */ macro
833 { ELFOSABI_AROS, "AROS" },
334 * readelf.c (get_osabi_name <ELFOSABI_AROS>): Change name.
976 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
4884 case ELFOSABI_AROS: return "AROS"; in get_osabi_name()
144 ELFOSABI_AROS = 15,