Searched refs:DT_HIPROC (Results 1 – 4 of 4) sorted by relevance
752 #define DT_HIPROC 0x7fffffff macro800 #define DT_HIPROC 0x7fffffff macro
1101 (DT_HIPROC): New dynamic section tag index.
710 DT_HIPROC = 0x7fffffff,
1904 if ((type >= DT_LOPROC) && (type <= DT_HIPROC)) in get_dynamic_type()