• Home
  • Raw
  • Download

Lines Matching +full:0 +full:x70000000

36 #define PT_NULL 0
44 #define PT_LOOS 0x60000000
45 #define PT_HIOS 0x6fffffff
46 #define PT_LOPROC 0x70000000
47 #define PT_HIPROC 0x7fffffff
48 #define PT_GNU_EH_FRAME 0x6474e550
49 #define PT_GNU_PROPERTY 0x6474e553
50 #define PT_GNU_STACK (PT_LOOS + 0x474e551)
51 #define PN_XNUM 0xffff
52 #define ET_NONE 0
57 #define ET_LOPROC 0xff00
58 #define ET_HIPROC 0xffff
59 #define DT_NULL 0
84 #define OLD_DT_LOOS 0x60000000
85 #define DT_LOOS 0x6000000d
86 #define DT_HIOS 0x6ffff000
87 #define DT_VALRNGLO 0x6ffffd00
88 #define DT_VALRNGHI 0x6ffffdff
89 #define DT_ADDRRNGLO 0x6ffffe00
90 #define DT_ADDRRNGHI 0x6ffffeff
91 #define DT_VERSYM 0x6ffffff0
92 #define DT_RELACOUNT 0x6ffffff9
93 #define DT_RELCOUNT 0x6ffffffa
94 #define DT_FLAGS_1 0x6ffffffb
95 #define DT_VERDEF 0x6ffffffc
96 #define DT_VERDEFNUM 0x6ffffffd
97 #define DT_VERNEED 0x6ffffffe
98 #define DT_VERNEEDNUM 0x6fffffff
99 #define OLD_DT_HIOS 0x6fffffff
100 #define DT_LOPROC 0x70000000
101 #define DT_HIPROC 0x7fffffff
102 #define STB_LOCAL 0
105 #define STT_NOTYPE 0
113 #define ELF_ST_TYPE(x) (((unsigned int) x) & 0xf)
133 #define ELF32_R_TYPE(x) ((x) & 0xff)
135 #define ELF64_R_TYPE(i) ((i) & 0xffffffff)
203 #define PF_R 0x4
204 #define PF_W 0x2
205 #define PF_X 0x1
226 #define SHT_NULL 0
239 #define SHT_LOPROC 0x70000000
240 #define SHT_HIPROC 0x7fffffff
241 #define SHT_LOUSER 0x80000000
242 #define SHT_HIUSER 0xffffffff
243 #define SHF_WRITE 0x1
244 #define SHF_ALLOC 0x2
245 #define SHF_EXECINSTR 0x4
246 #define SHF_RELA_LIVEPATCH 0x00100000
247 #define SHF_RO_AFTER_INIT 0x00200000
248 #define SHF_MASKPROC 0xf0000000
249 #define SHN_UNDEF 0
250 #define SHN_LORESERVE 0xff00
251 #define SHN_LOPROC 0xff00
252 #define SHN_HIPROC 0xff1f
253 #define SHN_LIVEPATCH 0xff20
254 #define SHN_ABS 0xfff1
255 #define SHN_COMMON 0xfff2
256 #define SHN_HIRESERVE 0xffff
281 #define EI_MAG0 0
290 #define ELFMAG0 0x7f
296 #define ELFCLASSNONE 0
300 #define ELFDATANONE 0
303 #define EV_NONE 0
306 #define ELFOSABI_NONE 0
316 #define NT_SIGINFO 0x53494749
317 #define NT_FILE 0x46494c45
318 #define NT_PRXFPREG 0x46e62b7f
319 #define NT_PPC_VMX 0x100
320 #define NT_PPC_SPE 0x101
321 #define NT_PPC_VSX 0x102
322 #define NT_PPC_TAR 0x103
323 #define NT_PPC_PPR 0x104
324 #define NT_PPC_DSCR 0x105
325 #define NT_PPC_EBB 0x106
326 #define NT_PPC_PMU 0x107
327 #define NT_PPC_TM_CGPR 0x108
328 #define NT_PPC_TM_CFPR 0x109
329 #define NT_PPC_TM_CVMX 0x10a
330 #define NT_PPC_TM_CVSX 0x10b
331 #define NT_PPC_TM_SPR 0x10c
332 #define NT_PPC_TM_CTAR 0x10d
333 #define NT_PPC_TM_CPPR 0x10e
334 #define NT_PPC_TM_CDSCR 0x10f
335 #define NT_PPC_PKEY 0x110
336 #define NT_386_TLS 0x200
337 #define NT_386_IOPERM 0x201
338 #define NT_X86_XSTATE 0x202
339 #define NT_S390_HIGH_GPRS 0x300
340 #define NT_S390_TIMER 0x301
341 #define NT_S390_TODCMP 0x302
342 #define NT_S390_TODPREG 0x303
343 #define NT_S390_CTRS 0x304
344 #define NT_S390_PREFIX 0x305
345 #define NT_S390_LAST_BREAK 0x306
346 #define NT_S390_SYSTEM_CALL 0x307
347 #define NT_S390_TDB 0x308
348 #define NT_S390_VXRS_LOW 0x309
349 #define NT_S390_VXRS_HIGH 0x30a
350 #define NT_S390_GS_CB 0x30b
351 #define NT_S390_GS_BC 0x30c
352 #define NT_S390_RI_CB 0x30d
353 #define NT_ARM_VFP 0x400
354 #define NT_ARM_TLS 0x401
355 #define NT_ARM_HW_BREAK 0x402
356 #define NT_ARM_HW_WATCH 0x403
357 #define NT_ARM_SYSTEM_CALL 0x404
358 #define NT_ARM_SVE 0x405
359 #define NT_ARM_PAC_MASK 0x406
360 #define NT_ARM_PACA_KEYS 0x407
361 #define NT_ARM_PACG_KEYS 0x408
362 #define NT_ARM_TAGGED_ADDR_CTRL 0x409
363 #define NT_ARC_V2 0x600
364 #define NT_VMCOREDD 0x700
365 #define NT_MIPS_DSP 0x800
366 #define NT_MIPS_FP_MODE 0x801
367 #define NT_MIPS_MSA 0x802
379 #define GNU_PROPERTY_AARCH64_FEATURE_1_AND 0xc0000000
380 #define GNU_PROPERTY_AARCH64_FEATURE_1_BTI (1U << 0)