Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf.h888 #define DT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2383 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
2508 #define DT_PPC_GOT (DT_LOPROC + 0)
2509 #define DT_PPC_OPT (DT_LOPROC + 1)
2653 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2654 #define DT_PPC64_OPD (DT_LOPROC + 1)
2655 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2656 #define DT_PPC64_OPT (DT_LOPROC + 3)
2875 #define DT_AARCH64_BTI_PLT (DT_LOPROC + 1)
2876 #define DT_AARCH64_PAC_PLT (DT_LOPROC + 3)
[all …]
/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/google-breakpad/src/third_party/musl/include/
Delf.h607 #define DT_LOPROC 0x70000000 macro
1779 #define DT_ALPHA_PLTRO (DT_LOPROC + 0)
1902 #define DT_PPC_GOT (DT_LOPROC + 0)
2026 #define DT_PPC64_GLINK (DT_LOPROC + 0)
2027 #define DT_PPC64_OPD (DT_LOPROC + 1)
2028 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
2375 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0)
/external/kernel-headers/original/uapi/linux/
Delf.h116 #define DT_LOPROC 0x70000000 macro
/external/crosvm/kernel_loader/src/
Delf.rs119 pub const DT_LOPROC: u32 = 1879048192; constant
/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