Searched defs:DT_LOPROC (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/include/
H A Delf.h135 #define DT_LOPROC 0x70000000 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h114 #define DT_LOPROC 0x70000000 macro
/external/llvm/include/llvm/Support/
H A DELF.h1696 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator in enum:llvm::ELF::__anon25604
/external/qemu/include/
H A Delf.h168 #define DT_LOPROC 0x70000000 macro
1115 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/elfutils/0.153/libelf/
H A Delf.h695 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
1997 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2120 #define DT_PPC_GOT (DT_LOPROC + 0)
2244 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2245 #define DT_PPC64_OPD (DT_LOPROC + 1)
2246 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2396 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/valgrind/main/perf/
H A Dtinycc.c659 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro

Completed in 145 milliseconds