Home
last modified time | relevance | path

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

1234

/titanic_52/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()
233 if ((class != ELFCLASS32) && (class != ELFCLASS64)) { in gelf_getphdr()
238 if (class == ELFCLASS32) { in gelf_getphdr()
280 if (class == ELFCLASS32) { in gelf_update_phdr()
320 if (class == ELFCLASS32) in gelf_newphdr()
336 if (scn->s_elf->ed_class == ELFCLASS32) { in gelf_getshdr()
380 if (scn->s_elf->ed_class == ELFCLASS32) { in gelf_update_shdr()
[all...]
H A Dgetdata.c108 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64)
109 #define ALIGN(elf) ((elf->ed_class == ELFCLASS32) ? align32 : align64)
176 if (elf->ed_class == ELFCLASS32) { in _elf_locked_getdata()
285 if (elf->ed_class == ELFCLASS32) { in _elf_locked_getdata()
H A Dcook.c193 if (elf->ed_ident[EI_CLASS] == ELFCLASS32) { in _elf_cook()
200 elf->ed_class = ELFCLASS32; in _elf_cook()
236 if (elf->ed_class == ELFCLASS32) { in _elf_cookscn()
H A Dgetphdr.c60 return ((Elf32_Phdr*) getphdr(elf, ELFCLASS32)); in elf32_getphdr()
H A Dgetehdr.c62 return ((Elf32_Ehdr*) getehdr(elf, ELFCLASS32)); in elf32_getehdr()
H A Dgetshdr.c60 return ((Elf32_Shdr*) getshdr(scn, ELFCLASS32)); in elf32_getshdr()
H A Dnewehdr.c55 #define ELFCLASS ELFCLASS32
H A Dstrptr.c51 if (elf->ed_class == ELFCLASS32) { in elf_strptr()
H A Dnewphdr.c57 #define ELFCLASS ELFCLASS32
H A Dnewscn.c60 if (elf->ed_class == ELFCLASS32) { in elf_newscn()
/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Darch.c49 return (ELFCLASS32); in conv_sys_eclass()
55 return (ELFCLASS32); in conv_sys_eclass()
90 return (ELFCLASS32); in conv_check_native()
94 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()
/titanic_52/usr/src/boot/sys/x86/include/
H A Delf.h113 #define ELF_TARG_CLASS ELFCLASS32
199 #define ELF_TARG_CLASS ELFCLASS32
/titanic_52/usr/src/cmd/sgs/ldd/common/
H A Dldd.c434 case ELFCLASS32: in elf_check()
449 if (conv_sys_eclass() == ELFCLASS32) { in elf_check()
616 return (run(nfile, cname, fname, conv_lddstub(ELFCLASS32), in aout_check()
617 ELFCLASS32)); in aout_check()
621 ELFCLASS32)); in aout_check()
/titanic_52/usr/src/cmd/sgs/ld/common/
H A Dld.c65 * The ELF header for ELFCLASS32 and ELFCLASS64 are identical up through the
245 * linker to use. This will be ELFCLASS32/ELFCLASS64 if one
265 * -32 Produce an ELFCLASS32 object. This is the default, so in process_args()
306 class = ELFCLASS32; in process_args()
412 if ((class != ELFCLASS32) && in process_args()
459 class = ar_found ? ar_class : ELFCLASS32; in process_args()
700 if (ldclass != ELFCLASS32) in main()
/titanic_52/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) \
/titanic_52/usr/src/cmd/dis/
H A Ddis_main.c505 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
517 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
553 if (ehdr.e_ident[EI_CLASS] != ELFCLASS32 || in dis_file()
563 * differences is the class: ELFCLASS32 for plain in dis_file()
567 if (ehdr.e_ident[EI_CLASS] == ELFCLASS32) { in dis_file()
/titanic_52/usr/src/cmd/tnf/prex/
H A Dmain.c864 * i.e. ELFCLASS64 or ELFCLASS32.
891 if (ident[EI_CLASS] == ELFCLASS32) in get_elf_class()
892 elfclass = ELFCLASS32; in get_elf_class()
908 if (((elfclass == ELFCLASS32) && (prex_dmodel == PR_MODEL_ILP32)) || in check_exec_model()
918 (elfclass == ELFCLASS32)) in check_exec_model()
955 if (get_elf_class(path) != ELFCLASS32) in prex_isaexec()
/titanic_52/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()
1603 if (gst->gst_ehdr->e_ident[EI_CLASS] == ELFCLASS32) { in mdb_gelf_symtab_lookup_by_addr()
[all...]
/titanic_52/usr/src/uts/common/exec/elf/
H A Delf_impl.h40 #define ELFCLASS ELFCLASS32
/titanic_52/usr/src/tools/btxld/
H A Delfh.c54 ELFCLASS32, ELFDATA2LSB, EV_CURRENT, 0,
/titanic_52/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h53 #define M_CLASS ELFCLASS32
/titanic_52/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c54 uchar_t class = ELFCLASS32; in main()
/titanic_52/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c153 if (ISELF && (magic_buf[EI_CLASS] == ELFCLASS32)) in nlist()
/titanic_52/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c58 if (ident[EI_CLASS] == ELFCLASS32) in getehdr()

1234