Home | History | Annotate | Download | only in libelf

Lines Matching defs:DT_LOPROC

689 #define DT_LOPROC	0x70000000	/* Start of processor-specific */
1948 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2071 #define DT_PPC_GOT (DT_LOPROC + 0)
2190 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2191 #define DT_PPC64_OPD (DT_LOPROC + 1)
2192 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2322 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)