Home
last modified time | relevance | path

Searched refs:Elf32_Word (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/sys/
H A Delf32.h186 Elf32_Word c_val;
221 Elf32_Word vd_hash;
222 Elf32_Word vd_aux;
223 Elf32_Word vd_next;
228 Elf32_Word vda_name;
229 Elf32_Word vda_next;
236 Elf32_Word vn_file;
237 Elf32_Word vn_aux;
238 Elf32_Word vn_next;
243 Elf32_Word vna_hash;
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h26 typedef unsigned long Elf32_Word; typedef
76 Elf32_Word e_flags; /* flags */
106 Elf32_Word sh_type; /* Section type */
121 Elf32_Word st_name;
123 Elf32_Word st_size;
166 Elf32_Word p_type;
170 Elf32_Word p_filesz;
171 Elf32_Word p_memsz;
172 Elf32_Word p_flags;
173 Elf32_Word p_align;
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h78 Elf32_Word e_flags; /* file flags */
450 Elf32_Word p_type; /* entry type */
534 Elf32_Word sh_type; /* SHT_... */
535 Elf32_Word sh_flags; /* SHF_... */
539 Elf32_Word sh_link; /* misc info */
540 Elf32_Word sh_info; /* misc info */
676 Elf32_Word st_name;
678 Elf32_Word st_size;
883 Elf32_Word c_val;
888 typedef Elf32_Word Elf32_Capinfo;
[all …]
H A Dlink.h55 Elf32_Word d_val;
339 Elf32_Word vd_hash; /* version name hash value */
340 Elf32_Word vd_aux; /* no. of bytes from start of this */
342 Elf32_Word vd_next; /* no. of bytes from start of this */
363 Elf32_Word vna_hash; /* version name hash value */
366 Elf32_Word vna_name; /* version name */
525 Elf32_Word l_addr;
572 Elf32_Word r_version; /* debugging info version no. */
574 Elf32_Word r_brk; /* address of update routine */
576 Elf32_Word r_ldbase; /* base addr of ld.so */
[all …]
H A Delftypes.h45 typedef unsigned int Elf32_Word; typedef
51 typedef unsigned long Elf32_Word;
H A Dmachelf.h100 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */
103 typedef Elf32_Word Word;
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h114 Elf32_Word sec_shndx; /* Section index */
149 Elf32_Word symt_shndx; /* Symbol table section index */
151 Elf32_Word symt_syminfo; /* Index of versym section */
152 Elf32_Word symt_versym; /* Index of versym section */
210 Elf32_Word os_dynndx; /* Index of dynamic section */
915 Elf32_Word *ret_symndx);
926 const char *str, Elf32_Word *ret_offset);
966 Elf32_Versym **versym, Elf32_Word *num);
973 Elf32_Word **xshndx, Elf32_Word *num);
987 Elf32_Word shndx);
[all …]
H A Dalist.h141 Elf32_Word apl_arritems;
142 Elf32_Word apl_nitems;
H A Drtld.h163 Elf32_Word rtd_version; /* version no. */
164 Elf32_Word rtd_objpad; /* padding around mmap()ed objects */
320 Elf32_Word lm_flags;
328 Elf32_Word lm_tflags;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_elf.h61 Elf32_Word sh_name; /* Section name (index into the
63 Elf32_Word sh_type; /* Section type. */
64 Elf32_Word sh_flags; /* Section flags. */
68 Elf32_Word sh_link; /* Index of a related section. */
69 Elf32_Word sh_info; /* Depends on section type. */
H A Delf.h152 typedef uint32_t Elf32_Word; typedef
169 Elf32_Word e_version; /* ELF format version. */
173 Elf32_Word e_flags; /* Architecture-specific flags. */
203 Elf32_Word p_type; /* Entry type. */
209 Elf32_Word p_flags; /* Access permission flags. */
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c292 dst->p_filesz = (Elf32_Word)src->p_filesz; in gelf_update_phdr()
294 dst->p_memsz = (Elf32_Word)src->p_memsz; in gelf_update_phdr()
296 dst->p_align = (Elf32_Word)src->p_align; in gelf_update_phdr()
390 dst->sh_flags = (Elf32_Word)src->sh_flags; in gelf_update_shdr()
396 dst->sh_size = (Elf32_Word)src->sh_size; in gelf_update_shdr()
541 d->st_size = (Elf32_Word)src->st_size; in gelf_update_sym()
687 d->d_tag = (Elf32_Word)src->d_tag; in gelf_update_dyn()
689 d->d_un.d_val = (Elf32_Word)src->d_un.d_val; in gelf_update_dyn()
806 m->m_poffset = (Elf32_Word)src->m_poffset; in gelf_update_move()
1079 c->c_tag = (Elf32_Word)src->c_tag; in gelf_update_cap()
[all …]
H A Dxlate.m4802 Elf32_Word w;
1101 Elf32_Word descsz, namesz;
1215 Elf32_Word w;
1268 Elf32_Word w;
1344 Elf32_Word *end = src + cnt;
1637 Elf32_Word field_sz;
1766 Elf32_Word w;
1771 u.w |= ~(Elf32_Word)LO31;
1830 Elf32_Word w;
1835 u.w |= ~(Elf32_Word)LO31;
[all …]
H A Ddecl.h64 Elf32_Word w;
378 extern size_t _elf32_entsz(Elf *elf, Elf32_Word, unsigned);
385 extern Elf_Type _elf32_mtype(Elf *, Elf32_Word, unsigned);
H A Dgetdata.c66 sizeof (Elf32_Word) /* ELF_T_CAP */
/illumos-gate/usr/src/head/
H A Dgelf.h123 Elf32_Word *);
125 Elf32_Word);
H A Dlink.h59 extern void ld_input_section(const char *, Elf32_Shdr **, Elf32_Word,
61 extern void ld_section(const char *, Elf32_Shdr *, Elf32_Word,
/illumos-gate/usr/src/common/core/
H A Dcore_shstrtab.h64 extern boolean_t shstrtab_ndx(shstrtab_t *, const char *, Elf32_Word *);
H A Dcore_shstrtab.c71 shstrtab_ndx(shstrtab_t *s, const char *name, Elf32_Word *offp) in shstrtab_ndx()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_pservice.c189 symp->st_name = (Elf32_Word)sym.st_name; in ps_pglobal_sym()
191 symp->st_size = (Elf32_Word)sym.st_size; in ps_pglobal_sym()
/illumos-gate/usr/src/cmd/file/
H A Delf_read.h94 #define Elf_Word Elf32_Word
/illumos-gate/usr/src/uts/sparc/os/
H A Darchdep.c167 Elf32_Word e_flags) in elfheadcheck()
169 Elf32_Word needed_flags; in elfheadcheck()
/illumos-gate/usr/src/cmd/boot/symdef/
H A Dsymdef.c66 Elf32_Word shndx; in main()
/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c415 symp->st_name = (Elf32_Word)sym.st_name; in ps_pglobal_sym()
417 symp->st_size = (Elf32_Word)sym.st_size; in ps_pglobal_sym()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c133 Elf32_Word shndx; in print_symtab()

12