Home | History | Annotate | Download | only in include

Lines Matching refs:DT_ADDRRNGHI

698 /* DT_* entries which fall between DT_ADDRRNGHI & DT_ADDRRNGLO use the
715 #define DT_ADDRRNGHI 0x6ffffeff
716 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) /* Reverse order! */