Home
last modified time | relevance | path

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

/external/kmod/port-gnu/
Delf.h736 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2140 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2265 #define DT_PPC_GOT (DT_LOPROC + 0)
2266 #define DT_PPC_OPT (DT_LOPROC + 1)
2410 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2411 #define DT_PPC64_OPD (DT_LOPROC + 1)
2412 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2413 #define DT_PPC64_OPT (DT_LOPROC + 3)
2824 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/elfutils/libelf/
Delf.h737 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2141 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2266 #define DT_PPC_GOT (DT_LOPROC + 0)
2267 #define DT_PPC_OPT (DT_LOPROC + 1)
2411 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2412 #define DT_PPC64_OPD (DT_LOPROC + 1)
2413 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2414 #define DT_PPC64_OPT (DT_LOPROC + 3)
2825 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/syslinux/com32/include/sys/
Delfcommon.h99 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h114 #define DT_LOPROC 0x70000000 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1074 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator
/external/llvm/include/llvm/Support/
DELF.h1130 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1128 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator
/external/valgrind/perf/
Dtinycc.c659 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro