Home
last modified time | relevance | path

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

/external/elfutils/src/libelf/
Delf.h711 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2018 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2141 #define DT_PPC_GOT (DT_LOPROC + 0)
2282 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2283 #define DT_PPC64_OPD (DT_LOPROC + 1)
2284 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2285 #define DT_PPC64_OPT (DT_LOPROC + 3)
2682 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/kernel-headers/original/uapi/linux/
Delf.h114 #define DT_LOPROC 0x70000000 macro
/external/llvm/include/llvm/Support/
DELF.h1027 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator
/external/valgrind/perf/
Dtinycc.c659 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro