Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf.h689 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
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)
/external/kernel-headers/original/linux/
Delf.h84 #define DT_LOPROC 0x70000000 macro
/external/qemu/
Delf.h162 #define DT_LOPROC 0x70000000 macro
872 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/llvm/include/llvm/Support/
DELF.h1100 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator
/external/valgrind/main/perf/
Dtinycc.c659 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro