Lines Matching +full:0 +full:x70000000
23 #define PT_NULL 0
31 #define PT_LOOS 0x60000000
32 #define PT_HIOS 0x6fffffff
33 #define PT_LOPROC 0x70000000
34 #define PT_HIPROC 0x7fffffff
35 #define PT_GNU_EH_FRAME 0x6474e550
36 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
37 #define PN_XNUM 0xffff
38 #define ET_NONE 0
43 #define ET_LOPROC 0xff00
44 #define ET_HIPROC 0xffff
45 #define DT_NULL 0
70 #define OLD_DT_LOOS 0x60000000
71 #define DT_LOOS 0x6000000d
72 #define DT_HIOS 0x6ffff000
73 #define DT_VALRNGLO 0x6ffffd00
74 #define DT_VALRNGHI 0x6ffffdff
75 #define DT_ADDRRNGLO 0x6ffffe00
76 #define DT_ADDRRNGHI 0x6ffffeff
77 #define DT_VERSYM 0x6ffffff0
78 #define DT_RELACOUNT 0x6ffffff9
79 #define DT_RELCOUNT 0x6ffffffa
80 #define DT_FLAGS_1 0x6ffffffb
81 #define DT_VERDEF 0x6ffffffc
82 #define DT_VERDEFNUM 0x6ffffffd
83 #define DT_VERNEED 0x6ffffffe
84 #define DT_VERNEEDNUM 0x6fffffff
85 #define OLD_DT_HIOS 0x6fffffff
86 #define DT_LOPROC 0x70000000
87 #define DT_HIPROC 0x7fffffff
88 #define STB_LOCAL 0
91 #define STT_NOTYPE 0
99 #define ELF_ST_TYPE(x) (((unsigned int) x) & 0xf)
119 #define ELF32_R_TYPE(x) ((x) & 0xff)
121 #define ELF64_R_TYPE(i) ((i) & 0xffffffff)
189 #define PF_R 0x4
190 #define PF_W 0x2
191 #define PF_X 0x1
212 #define SHT_NULL 0
225 #define SHT_LOPROC 0x70000000
226 #define SHT_HIPROC 0x7fffffff
227 #define SHT_LOUSER 0x80000000
228 #define SHT_HIUSER 0xffffffff
229 #define SHF_WRITE 0x1
230 #define SHF_ALLOC 0x2
231 #define SHF_EXECINSTR 0x4
232 #define SHF_RELA_LIVEPATCH 0x00100000
233 #define SHF_RO_AFTER_INIT 0x00200000
234 #define SHF_MASKPROC 0xf0000000
235 #define SHN_UNDEF 0
236 #define SHN_LORESERVE 0xff00
237 #define SHN_LOPROC 0xff00
238 #define SHN_HIPROC 0xff1f
239 #define SHN_LIVEPATCH 0xff20
240 #define SHN_ABS 0xfff1
241 #define SHN_COMMON 0xfff2
242 #define SHN_HIRESERVE 0xffff
268 #define EI_MAG0 0
277 #define ELFMAG0 0x7f
283 #define ELFCLASSNONE 0
287 #define ELFDATANONE 0
290 #define EV_NONE 0
293 #define ELFOSABI_NONE 0
303 #define NT_SIGINFO 0x53494749
304 #define NT_FILE 0x46494c45
305 #define NT_PRXFPREG 0x46e62b7f
306 #define NT_PPC_VMX 0x100
307 #define NT_PPC_SPE 0x101
308 #define NT_PPC_VSX 0x102
309 #define NT_PPC_TAR 0x103
310 #define NT_PPC_PPR 0x104
311 #define NT_PPC_DSCR 0x105
312 #define NT_PPC_EBB 0x106
313 #define NT_PPC_PMU 0x107
314 #define NT_PPC_TM_CGPR 0x108
315 #define NT_PPC_TM_CFPR 0x109
316 #define NT_PPC_TM_CVMX 0x10a
317 #define NT_PPC_TM_CVSX 0x10b
318 #define NT_PPC_TM_SPR 0x10c
319 #define NT_PPC_TM_CTAR 0x10d
320 #define NT_PPC_TM_CPPR 0x10e
321 #define NT_PPC_TM_CDSCR 0x10f
322 #define NT_PPC_PKEY 0x110
323 #define NT_386_TLS 0x200
324 #define NT_386_IOPERM 0x201
325 #define NT_X86_XSTATE 0x202
326 #define NT_S390_HIGH_GPRS 0x300
327 #define NT_S390_TIMER 0x301
328 #define NT_S390_TODCMP 0x302
329 #define NT_S390_TODPREG 0x303
330 #define NT_S390_CTRS 0x304
331 #define NT_S390_PREFIX 0x305
332 #define NT_S390_LAST_BREAK 0x306
333 #define NT_S390_SYSTEM_CALL 0x307
334 #define NT_S390_TDB 0x308
335 #define NT_S390_VXRS_LOW 0x309
336 #define NT_S390_VXRS_HIGH 0x30a
337 #define NT_S390_GS_CB 0x30b
338 #define NT_S390_GS_BC 0x30c
339 #define NT_S390_RI_CB 0x30d
340 #define NT_ARM_VFP 0x400
341 #define NT_ARM_TLS 0x401
342 #define NT_ARM_HW_BREAK 0x402
343 #define NT_ARM_HW_WATCH 0x403
344 #define NT_ARM_SYSTEM_CALL 0x404
345 #define NT_ARM_SVE 0x405
346 #define NT_ARC_V2 0x600
347 #define NT_VMCOREDD 0x700
348 #define NT_MIPS_DSP 0x800
349 #define NT_MIPS_FP_MODE 0x801