| /src/external/bsd/elftoolchain/dist/libelf/ |
| libelf_xlate.c | 58 unsigned int elfclass, int elfmachine, int direction) 74 assert(elfclass == ELFCLASS32 || elfclass == ELFCLASS64); 92 if ((fsz = (elfclass == ELFCLASS32 ? elf32_fsize : elf64_fsize) 96 if ((msz = _libelf_msize(src->d_type, elfclass, src->d_version)) == 0) 137 _libelf_malign(src->d_type, elfclass)) { 151 xlator = _libelf_get_translator(src->d_type, direction, elfclass,
|
| libelf_align.c | 103 _libelf_malign(Elf_Type t, unsigned int elfclass) 108 return (elfclass == ELFCLASS32 ? malign[t].a32 : 142 _libelf_falign(Elf_Type t, unsigned int elfclass) 147 return (elfclass == ELFCLASS32 ? falign[t].a32 :
|
| libelf_checksum.c | 52 _libelf_checksum(Elf *e, unsigned int elfclass) 66 if (e->e_class != elfclass) {
|
| elf_data.c | 51 unsigned int elfclass, sh_type; local 84 elfclass = e->e_class; 86 assert(elfclass == ELFCLASS32 || elfclass == ELFCLASS64); 88 if (elfclass == ELFCLASS32) { 113 if ((fsz = (elfclass == ELFCLASS32 ? elf32_fsize : elf64_fsize) 131 if ((msz = _libelf_msize(elftype, elfclass, e->e_version)) == 0) 165 xlate = _libelf_get_translator(elftype, ELF_TOMEMORY, elfclass,
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-properties.c | 83 unsigned int align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 622 unsigned int elfclass = bed->s->elfclass; local 632 && (elfclass == get_elf_backend_data (abfd)->s->elfclass)) 671 elfclass == ELFCLASS64 ? 3 : 2)) 746 unsigned int align_size = elfclass == ELFCLASS64 ? 8 : 4; 854 align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 874 align_shift = bed->s->elfclass == ELFCLASS64 ? 3 : 2;
|
| compress.c | 170 if (bed->s->elfclass == ELFCLASS32) 229 if (bed->s->elfclass == ELFCLASS32) 281 if (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS32) 349 if (get_elf_backend_data (ibfd)->s->elfclass 350 == get_elf_backend_data (obfd)->s->elfclass) 409 if (get_elf_backend_data (ibfd)->s->elfclass 410 == get_elf_backend_data (obfd)->s->elfclass)
|
| elfxx-aarch64.c | 719 && (obfd->s->elfclass == get_elf_backend_data (pbfd)->s->elfclass))
|
| elfxx-x86.h | 106 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-properties.c | 83 unsigned int align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 622 unsigned int elfclass = bed->s->elfclass; local 632 && (elfclass == get_elf_backend_data (abfd)->s->elfclass)) 671 elfclass == ELFCLASS64 ? 3 : 2)) 746 unsigned int align_size = elfclass == ELFCLASS64 ? 8 : 4; 854 align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 874 align_shift = bed->s->elfclass == ELFCLASS64 ? 3 : 2;
|
| compress.c | 170 if (bed->s->elfclass == ELFCLASS32) 229 if (bed->s->elfclass == ELFCLASS32) 281 if (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS32) 349 if (get_elf_backend_data (ibfd)->s->elfclass 350 == get_elf_backend_data (obfd)->s->elfclass) 409 if (get_elf_backend_data (ibfd)->s->elfclass 410 == get_elf_backend_data (obfd)->s->elfclass)
|
| elfxx-x86.h | 106 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-properties.c | 142 unsigned int align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 679 unsigned int elfclass) 692 || !bfd_set_section_alignment (sec, elfclass == ELFCLASS64 ? 3 : 2)) 729 unsigned int elfclass = bed->s->elfclass; local 739 && (elfclass == get_elf_backend_data (abfd)->s->elfclass)) 766 sec = _bfd_elf_link_create_gnu_property_sec (info, elf_bfd, elfclass); 791 sec = _bfd_elf_link_create_gnu_property_sec (info, elf_bfd, elfclass); 862 unsigned int align_size = elfclass == ELFCLASS64 ? 8 : 4 [all...] |
| compress.c | 173 if (bed->s->elfclass == ELFCLASS32) 235 if (bed->s->elfclass == ELFCLASS32) 290 if (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS32) 359 if (get_elf_backend_data (ibfd)->s->elfclass 360 == get_elf_backend_data (obfd)->s->elfclass) 426 if (get_elf_backend_data (ibfd)->s->elfclass 427 == get_elf_backend_data (obfd)->s->elfclass)
|
| elfxx-aarch64.c | 718 && out_be->s->elfclass == in_be->s->elfclass; 860 const unsigned int elfclass = bed->s->elfclass; local 868 && (get_elf_backend_data (pbfd)->s->elfclass == elfclass))
|
| elf-attrs.c | 717 unsigned int elfclass = output_bed->s->elfclass; local 722 && elfclass == get_elf_backend_data (abfd)->s->elfclass);
|
| bfd.c | 2804 return bed->s->elfclass == ELFCLASS32;
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-properties.c | 142 unsigned int align_size = bed->s->elfclass == ELFCLASS64 ? 8 : 4; 679 unsigned int elfclass) 692 || !bfd_set_section_alignment (sec, elfclass == ELFCLASS64 ? 3 : 2)) 713 unsigned int elfclass = bed->s->elfclass; local 723 && (elfclass == get_elf_backend_data (abfd)->s->elfclass)) 750 sec = _bfd_elf_link_create_gnu_property_sec (info, elf_bfd, elfclass); 775 sec = _bfd_elf_link_create_gnu_property_sec (info, elf_bfd, elfclass); 846 unsigned int align_size = elfclass == ELFCLASS64 ? 8 : 4 [all...] |
| compress.c | 170 if (bed->s->elfclass == ELFCLASS32) 229 if (bed->s->elfclass == ELFCLASS32) 281 if (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS32) 349 if (get_elf_backend_data (ibfd)->s->elfclass 350 == get_elf_backend_data (obfd)->s->elfclass) 409 if (get_elf_backend_data (ibfd)->s->elfclass 410 == get_elf_backend_data (obfd)->s->elfclass)
|
| elfxx-aarch64.c | 716 && out_be->s->elfclass == in_be->s->elfclass; 858 const unsigned int elfclass = bed->s->elfclass; local 866 && (get_elf_backend_data (pbfd)->s->elfclass == elfclass))
|
| elfxx-x86.h | 106 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
|
| /src/external/gpl3/binutils/dist/binutils/ |
| elfedit.c | 62 enum elfclass 70 static enum elfclass input_elf_class = ELF_CLASS_UNKNOWN; 71 static enum elfclass output_elf_class = ELF_CLASS_BOTH; 304 static enum elfclass 61 enum elfclass enum
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| elfedit.c | 62 enum elfclass 70 static enum elfclass input_elf_class = ELF_CLASS_UNKNOWN; 71 static enum elfclass output_elf_class = ELF_CLASS_BOTH; 304 static enum elfclass 61 enum elfclass enum
|
| /src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| linetrace.c | 391 char elfclass = p[EI_CLASS]; local 396 (elfclass != ELFCLASS32 && elfclass != ELFCLASS64) 408 if (elfclass == ELFCLASS32) 432 TprintfT (DBG_LT2, "check_fd_dynamic(): elfclass=%d, e_phoff=%lu e_phnum=%lu e_phentsize=%lu\n", 433 (int) elfclass, (unsigned long) e_phoff, (unsigned long) e_phnum, 439 if (elfclass == ELFCLASS32)
|
| /src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| linetrace.c | 391 char elfclass = p[EI_CLASS]; local 396 (elfclass != ELFCLASS32 && elfclass != ELFCLASS64) 408 if (elfclass == ELFCLASS32) 432 TprintfT (DBG_LT2, "check_fd_dynamic(): elfclass=%d, e_phoff=%lu e_phnum=%lu e_phentsize=%lu\n", 433 (int) elfclass, (unsigned long) e_phoff, (unsigned long) e_phnum, 439 if (elfclass == ELFCLASS32)
|
| /src/external/bsd/file/dist/ |
| README.md | 81 * `src/elfclass.h` - common code for elf 32/64.
|