Searched refs:Elf64_Xword (Results 1 - 25 of 25) sorted by relevance

/external/elfutils/libelf/
H A Dgnuhash_xlate.h56 Elf64_Xword *dest64 = (Elf64_Xword *) &dest32[4];
57 const Elf64_Xword *src64 = (const Elf64_Xword *) &src32[4];
H A Delf_compress_gnu.c59 Elf64_Xword sh_flags;
61 Elf64_Xword sh_addralign;
H A Delf.h43 typedef uint64_t Elf64_Xword; typedef
291 Elf64_Xword sh_flags; /* Section flags */
294 Elf64_Xword sh_size; /* Section size in bytes */
297 Elf64_Xword sh_addralign; /* Section alignment */
298 Elf64_Xword sh_entsize; /* Entry size if section holds table */
391 Elf64_Xword ch_size; /* Uncompressed data size. */
392 Elf64_Xword ch_addralign; /* Uncompressed data alignment. */
424 Elf64_Xword st_size; /* Symbol size */
536 Elf64_Xword r_info; /* Relocation type and symbol index */
551 Elf64_Xword r_inf
[all...]
H A Dlibelf.h55 Elf64_Xword ch_size; /* Uncompressed data size. */
56 Elf64_Xword ch_addralign; /* Uncompressed data alignment. */
83 ELF_T_XWORD, /* Elf32_Xword, Elf64_Xword, ... */
H A Delf_getdata.c222 Elf64_Xword size;
223 Elf64_Xword align;
224 Elf64_Xword flags;
H A Delf_compress.c344 Elf64_Xword sh_flags;
346 Elf64_Xword sh_addralign;
H A Delf_begin.c201 Elf64_Xword size;
217 sizeof (Elf64_Xword));
219 if (unlikely (pread_retry (fildes, &size, sizeof (Elf64_Xword),
222 != sizeof (Elf64_Xword)))
H A Dgelf.h51 typedef Elf64_Xword GElf_Xword;
/external/clang/test/CodeGen/
H A D2009-01-21-InvalidIterator.c9 typedef uint64_t Elf64_Xword; typedef
17 Elf64_Xword p_align;
/external/minijail/
H A Delfparse.h87 Elf64_Xword p_filesz; /* Segment size in file */
88 Elf64_Xword p_memsz; /* Segment size in memory */
89 Elf64_Xword p_align; /* Segment alignment */
/external/kernel-headers/original/uapi/linux/
H A Delf.h21 typedef __u64 Elf64_Xword; typedef
148 Elf64_Xword d_val;
167 Elf64_Xword r_info; /* index and type of relocation */
178 Elf64_Xword r_info; /* index and type of relocation */
197 Elf64_Xword st_size; /* Associated symbol size */
260 Elf64_Xword p_filesz; /* Segment size in file */
261 Elf64_Xword p_memsz; /* Segment size in memory */
262 Elf64_Xword p_align; /* Segment alignment, file & memory */
315 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
318 Elf64_Xword sh_siz
[all...]
/external/elfutils/backends/
H A Dalpha_init.c66 eh->sysvhash_entrysize = sizeof (Elf64_Xword);
H A Ds390_init.c76 eh->sysvhash_entrysize = sizeof (Elf64_Xword);
/external/google-breakpad/src/common/android/include/
H A Delf.h106 Elf64_Xword d_val;
/external/llvm/include/llvm/Support/
H A DELF.h42 typedef uint64_t Elf64_Xword; typedef in namespace:llvm::ELF
617 Elf64_Xword sh_flags;
620 Elf64_Xword sh_size;
623 Elf64_Xword sh_addralign;
624 Elf64_Xword sh_entsize;
821 Elf64_Xword st_size; // Size of the symbol
929 Elf64_Xword r_info; // Symbol table index and type of relocation to apply.
940 r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL);
947 Elf64_Xword r_info; // Symbol table index and type of relocation to apply.
959 r_info = ((Elf64_Xword)
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c932 (Elf64_Xword)(2*sizeof(Elf64_Sym)), /* sh_size */
937 (Elf64_Xword)(sizeof(Elf64_Sym)) /* sh_entsize */
957 (Elf64_Xword)sizeof(entry), /* sh_size */
1101 sectionHeaders64[4].sh_size=(Elf64_Xword)size;
1103 symbols64[1].st_size=(Elf64_Xword)size;
/external/elfutils/src/
H A Dstrip.c1623 == sizeof (Elf64_Xword));
1625 Elf64_Xword *bucket = (Elf64_Xword *) hashd->d_buf;
1630 elf_assert (symd->d_size >= 2 * sizeof (Elf64_Xword));
1631 Elf64_Xword nbucket = bucket[0];
1632 Elf64_Xword nchain = bucket[1];
1633 uint64_t maxwords = hashd->d_size / sizeof (Elf64_Xword);
1642 Elf64_Xword *chain = bucket + nbucket;
1646 * sizeof (Elf64_Xword));
1654 * sizeof (Elf64_Xword));
[all...]
H A Delflint.c2056 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0];
2057 Elf64_Xword nchain = ((Elf64_Xword *) data->d_buf)[1];
2078 Elf64_Xword *buf = (Elf64_Xword *) data->d_buf;
2079 Elf64_Xword *end = (Elf64_Xword *) ((char *) data->d_buf + shdr->sh_size);
2164 Elf64_Xword *p64;
2326 if (ebl_sysvhash_entrysize (ebl) == sizeof (Elf64_Xword))
[all...]
H A Dxelf.h168 # define XElf_Xword Elf64_Xword
279 case ELF_T_XWORD: fsize = sizeof (Elf64_Xword); break; \
H A Delfcmp.c829 const Elf64_Xword *w1 = p1;
830 const Elf64_Xword *w2 = p2;
901 CHECK_HASH (Elf64_Xword);
H A Dreadelf.c3145 if (unlikely (data->d_size < 2 * sizeof (Elf64_Xword)))
3153 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0];
3154 Elf64_Xword nchain = ((Elf64_Xword *) data->d_buf)[1];
3156 uint64_t maxwords = data->d_size / sizeof (Elf64_Xword);
3162 Elf64_Xword *bucket = &((Elf64_Xword *) data->d_buf)[2];
3163 Elf64_Xword *chain = &((Elf64_Xword *) dat
[all...]
H A Dunstrip.c519 CONVERT_HASH (Elf64_Xword);
910 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2,
/external/valgrind/VEX/switchback/
H A Dlinker.c676 Elf64_Xword *pP = (Elf64_Xword *)P;
/external/valgrind/VEX/unused/
H A Dlinker.c576 Elf64_Xword *pP = (Elf64_Xword *)P;
/external/valgrind/perf/
H A Dtinycc.c126 typedef uint64_t Elf64_Xword; typedef
318 Elf64_Xword sh_flags; /* Section flags */
321 Elf64_Xword sh_size; /* Section size in bytes */
324 Elf64_Xword sh_addralign; /* Section alignment */
325 Elf64_Xword sh_entsize; /* Entry size if section holds table */
393 Elf64_Xword st_size; /* Symbol size */
505 Elf64_Xword r_info; /* Relocation type and symbol index */
520 Elf64_Xword r_info; /* Relocation type and symbol index */
555 Elf64_Xword p_filesz; /* Segment size in file */
556 Elf64_Xword p_mems
[all...]

Completed in 289 milliseconds