Searched refs:DT_HIOS (Results 1 – 9 of 9) sorted by relevance
558 #define DT_HIOS 0x6ffff000 macro
21 * common.h (DT_HIOS): Correct value.1007 (DT_HIOS): Fix definition of this value.1010 (OLD_DT_HIOS): Value of DT_HIOS before Oct 4, 1999 draft
587 #define DT_HIOS 0x6ffff000 macro
55 * common.h (DT_HIOS): Correct value.1041 (DT_HIOS): Fix definition of this value.1044 (OLD_DT_HIOS): Value of DT_HIOS before Oct 4, 1999 draft
558 #define DT_HIOS 0x6ffff000 /* specific dynamic array tags */ macro
6 // such as DT_HIOS, etc. to allow using this file to in other contexts.
426 (get_dynamic_type): Use old values for DT_LOOS and DT_HIOS when
1860 else if (((type >= DT_LOOS) && (type <= DT_HIOS)) in get_dynamic_type()
1508 else if ((type >= DT_LOOS) && (type <= DT_HIOS)) in get_dynamic_type()