Home | History | Annotate | Download | only in libelf

Lines Matching refs:DT_LOPROC

670 #define DT_LOPROC	0x70000000	/* Start of processor-specific */
2077 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2078 #define DT_PPC64_OPD (DT_LOPROC + 1)
2079 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2192 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)