Home
last modified time | relevance | path

Searched refs:DT_LOPROC (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h679 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
1927 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2050 #define DT_PPC_GOT (DT_LOPROC + 0)
2169 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2170 #define DT_PPC64_OPD (DT_LOPROC + 1)
2171 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2301 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h101 #define DT_LOPROC 0x70000000 macro