Searched refs:DT_LOOS (Results 1 – 9 of 9) sorted by relevance
557 #define DT_LOOS 0x6000000d macro
1006 (DT_LOOS): Fix definition of this value.1008 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
586 #define DT_LOOS 0x6000000d macro
1040 (DT_LOOS): Fix definition of this value.1042 (OLD_DT_LOOS): Value of DT_LOOS before Oct 4, 1999 draft
557 #define DT_LOOS 0x6000000d /* reserved range for OS */ macro
75 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
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()