Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h70 typedef __uint32_t Elf32_Word; typedef
108 Elf32_Word e_version; /* version number */
112 Elf32_Word e_flags; /* Processor flags */
277 Elf32_Word p_type; /* entry type */
281 Elf32_Word p_filesz; /* file size */
282 Elf32_Word p_memsz; /* memory size */
283 Elf32_Word p_flags; /* flags */
284 Elf32_Word p_align; /* memory & file alignment */
314 Elf32_Word sh_name; /* section name (.shstrtab index) */
315 Elf32_Word sh_type; /* section type */
[all …]
Delf.c74 Elf32_Word ident, symsize, symstart; in elf_load()
99 Elf32_Word sum; in elf_load()
/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h17 typedef uint32_t Elf32_Word; typedef
65 Elf32_Word e_version; //!< Object file version.
69 Elf32_Word e_flags; //!< Processor-specific flags associated with the file.
132Elf32_Word sh_name; //!< The section's name. Index into the section header string table …
133 Elf32_Word sh_type; //!< Section type, describing the contents and semantics.
134 Elf32_Word sh_flags; //!< Section flags describing various attributes.
137 Elf32_Word sh_size; //!< The section's size in bytes.
138Elf32_Word sh_link; //!< Section header table link index. Interpretation depends on sect…
139Elf32_Word sh_info; //!< Extra information about the section. Depends on section type.
140Elf32_Word sh_addralign; //!< Address alignment constraint. Values are 0 and positive powers …
[all …]
/netbsd/src/external/bsd/file/dist/src/
Dreadelf.h46 typedef uint32_t Elf32_Word; typedef
59 Elf32_Word a_type; /* 32-bit id */
60 Elf32_Word a_v; /* 32-bit id */
98 Elf32_Word e_version;
102 Elf32_Word e_flags;
178 Elf32_Word p_type;
182 Elf32_Word p_filesz;
183 Elf32_Word p_memsz;
184 Elf32_Word p_flags;
185 Elf32_Word p_align;
[all …]
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h57 typedef uint32_t Elf32_Word; typedef
92 Elf32_Word e_version; /* version number */
96 Elf32_Word e_flags; /* Processor flags */
281 Elf32_Word p_type; /* entry type */
285 Elf32_Word p_filesz; /* file size */
286 Elf32_Word p_memsz; /* memory size */
287 Elf32_Word p_flags; /* flags */
288 Elf32_Word p_align; /* memory & file alignment */
331 Elf32_Word sh_name; /* section name (.shstrtab index) */
332 Elf32_Word sh_type; /* section type */
[all …]
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h65 typedef uint32_t Elf32_Word; typedef
101 Elf32_Word e_version; /* version number */
105 Elf32_Word e_flags; /* Processor flags */
323 Elf32_Word p_type; /* entry type */
327 Elf32_Word p_filesz; /* file size */
328 Elf32_Word p_memsz; /* memory size */
329 Elf32_Word p_flags; /* flags */
330 Elf32_Word p_align; /* memory & file alignment */
384 Elf32_Word sh_name; /* section name (.shstrtab index) */
385 Elf32_Word sh_type; /* section type */
[all …]
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h67 typedef uint32_t Elf32_Word; typedef
103 Elf32_Word e_version; /* version number */
107 Elf32_Word e_flags; /* Processor flags */
325 Elf32_Word p_type; /* entry type */
329 Elf32_Word p_filesz; /* file size */
330 Elf32_Word p_memsz; /* memory size */
331 Elf32_Word p_flags; /* flags */
332 Elf32_Word p_align; /* memory & file alignment */
386 Elf32_Word sh_name; /* section name (.shstrtab index) */
387 Elf32_Word sh_type; /* section type */
[all …]
/netbsd/src/sys/sys/
Dexec_elf.h65 typedef uint32_t Elf32_Word; typedef
101 Elf32_Word e_version; /* version number */
105 Elf32_Word e_flags; /* Processor flags */
416 Elf32_Word p_type; /* entry type */
420 Elf32_Word p_filesz; /* file size */
421 Elf32_Word p_memsz; /* memory size */
422 Elf32_Word p_flags; /* flags */
423 Elf32_Word p_align; /* memory & file alignment */
477 Elf32_Word sh_name; /* section name (.shstrtab index) */
478 Elf32_Word sh_type; /* section type */
[all …]
/netbsd/src/libexec/ld.elf_so/
Dhash.c54 Elf32_Word
58 Elf32_Word h = 0; in _rtld_sysv_hash()
71 Elf32_Word
Dhash.h39 Elf32_Word _rtld_sysv_hash(const char *);
40 Elf32_Word _rtld_gnu_hash(const char *);
Dsymbol.c331 const Elf32_Word *hashval; in _rtld_symlook_obj_gnu()
333 Elf32_Word bucket; in _rtld_symlook_obj_gnu()
/netbsd/src/lib/librumpuser/
Drumpuser_dl.c234 Elf32_Word nbuck, symndx, maskwords, maxchain = 0; in getsymbols()
235 Elf32_Word *gnuhash, *buckets, *ptr; in getsymbols()
239 gnuhash = (Elf32_Word *)adjptr(map, edptr); in getsymbols()
/netbsd/src/usr.sbin/installboot/arch/
Dpmax.c306 Elf32_Word f_size;
364 if ((Elf32_Word)pread(params->s1fd, in load_bootstrap()
/netbsd/src/sys/arch/pmax/stand/smallnet/setnetimage/
Dsetnetimage.c68 Elf32_Word f_size;
/netbsd/src/sys/arch/i386/i386/
Dmultiboot.c281 Elf32_Word symsize, strsize; in copy_syms()
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2004506 * readelf.c (Elf32_Word): Delete.
/netbsd/src/external/gpl3/binutils/dist/include/elf/
DChangeLog-91031854 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
/netbsd/src/external/gpl3/gdb/dist/include/elf/
DChangeLog-91031854 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr