Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 25 of 79) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c63 if (class == ELFCLASS32) in gelf_fsize()
95 if (class == ELFCLASS32) { in gelf_getehdr()
153 if (class == ELFCLASS32) { in gelf_update_ehdr()
205 if (class == ELFCLASS32) in gelf_newehdr()
320 if (class == ELFCLASS32) in gelf_newphdr()
438 if (class == ELFCLASS32) in gelf_xlatetof()
457 if (class == ELFCLASS32) in gelf_xlatetom()
477 if (class == ELFCLASS32) in gelf_getsym()
519 if (class == ELFCLASS32) in gelf_update_sym()
564 if (class == ELFCLASS32) in gelf_getsyminfo()
[all …]
H A Dgetdata.c106 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64)
107 #define ALIGN(elf) ((elf->ed_class == ELFCLASS32) ? align32 : align64)
174 if (elf->ed_class == ELFCLASS32) { in _elf_locked_getdata()
283 if (elf->ed_class == ELFCLASS32) { in _elf_locked_getdata()
H A Dcook.c187 if (elf->ed_ident[EI_CLASS] == ELFCLASS32) { in _elf_cook()
194 elf->ed_class = ELFCLASS32; in _elf_cook()
230 if (elf->ed_class == ELFCLASS32) { in _elf_cookscn()
H A Dgetehdr.c60 return ((Elf32_Ehdr*) getehdr(elf, ELFCLASS32)); in elf32_getehdr()
H A Dgetphdr.c58 return ((Elf32_Phdr*) getphdr(elf, ELFCLASS32)); in elf32_getphdr()
H A Dgetshdr.c58 return ((Elf32_Shdr*) getshdr(scn, ELFCLASS32)); in elf32_getshdr()
H A Dnewehdr.c53 #define ELFCLASS ELFCLASS32
H A Dstrptr.c49 if (elf->ed_class == ELFCLASS32) { in elf_strptr()
H A Dnewphdr.c55 #define ELFCLASS ELFCLASS32
H A Dnewscn.c58 if (elf->ed_class == ELFCLASS32) { in elf_newscn()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Darch.c48 return (ELFCLASS32); in conv_sys_eclass()
54 return (ELFCLASS32); in conv_sys_eclass()
89 return (ELFCLASS32); in conv_check_native()
93 return (ELFCLASS32); in conv_check_native()
H A Dlddstub.c66 if (class == ELFCLASS32) in conv_lddstub()
76 if ((class == ELFCLASS32) && (orgflag != -1)) { in conv_lddstub()
/illumos-gate/usr/src/boot/sys/x86/include/
H A Delf.h113 #define ELF_TARG_CLASS ELFCLASS32
199 #define ELF_TARG_CLASS ELFCLASS32
/illumos-gate/usr/src/cmd/dis/
H A Ddis_main.c506 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
518 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
554 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
568 if (ehdr.e_ident[EI_CLASS] == ELFCLASS32) { in dis_file()
595 if (ehdr.e_ident[EI_CLASS] == ELFCLASS32) { in dis_file()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h46 #define ELFCLASS32 1 /* i386 -- up to 32-bit data sizes present */ macro
98 & (h.e_ident[EI_CLASS] == ELFCLASS32) & (h.e_ident[EI_DATA] == ELFDATA2LSB) \
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c346 class = ELFCLASS32; in process_args()
442 if ((class != ELFCLASS32) && in process_args()
489 class = ar_found ? ar_class : ELFCLASS32; in process_args()
505 if (class == ELFCLASS32) in process_args()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c484 if (gf->gf_ehdr.e_ident[EI_CLASS] == ELFCLASS32) in mdb_gelf_dyns_set()
496 if (gf->gf_ehdr.e_ident[EI_CLASS] == ELFCLASS32) { in mdb_gelf_dyns_set()
784 case ELFCLASS32: in mdb_gelf_create()
1178 if (gf->gf_ehdr.e_ident[EI_CLASS] == ELFCLASS32) in mdb_gelf_symtab_create_file_by_name()
1216 if (ehdr->e_ident[EI_CLASS] == ELFCLASS32) { in mdb_gelf_symtab_create_raw()
1245 if (gf->gf_ehdr.e_ident[EI_CLASS] == ELFCLASS32) { in mdb_gelf_symtab_create_dynamic()
1332 if (gf->gf_ehdr.e_ident[EI_CLASS] == ELFCLASS32) in mdb_gelf_symtab_create_dynamic()
1358 uchar_t class = ELFCLASS32; in mdb_gelf_symtab_create_mutable()
1562 if (gst->gst_ehdr->e_ident[EI_CLASS] == ELFCLASS32) in mdb_gelf_sym_name()
1642 if (gst->gst_ehdr->e_ident[EI_CLASS] == ELFCLASS32) in mdb_gelf_symtab_lookup_by_name()
[all …]
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_impl.h41 #define ELFCLASS ELFCLASS32
/illumos-gate/usr/src/tools/btxld/
H A Delfh.c54 ELFCLASS32, ELFDATA2LSB, EV_CURRENT, 0,
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c147 if (ISELF && (magic_buf[EI_CLASS] == ELFCLASS32)) in nlist()
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h53 #define M_CLASS ELFCLASS32
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_object_detector.c96 #define ELFCLASS32 1 macro
266 case ELFCLASS32: in fill_in_elf_fields()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.c263 if (c_class == ELFCLASS32) { in main()
322 if (c_class == ELFCLASS32) { in main()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c61 if (ident[EI_CLASS] == ELFCLASS32) in getehdr()
/illumos-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h53 #define M_CLASS ELFCLASS32

1234