Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf32.h42 typedef uint32_t Elf32_Word; typedef
45 typedef Elf32_Word Elf32_Hashelt;
48 typedef Elf32_Word Elf32_Size;
59 Elf32_Word e_version; /* ELF format version. */
63 Elf32_Word e_flags; /* Architecture-specific flags. */
77 Elf32_Word l_name; /* The name of a shared object. */
78 Elf32_Word l_time_stamp; /* 32-bit timestamp. */
79 Elf32_Word l_checksum; /* Checksum of visible symbols, sizes. */
80 Elf32_Word l_version; /* Interface version string index. */
81 Elf32_Word l_flags; /* Flags (LL_*). */
[all …]
/freebsd/contrib/file/src/
H A Dreadelf.h44 typedef uint32_t Elf32_Word; typedef
57 Elf32_Word a_type; /* 32-bit id */
58 Elf32_Word a_v; /* 32-bit id */
96 Elf32_Word e_version;
100 Elf32_Word e_flags;
176 Elf32_Word p_type;
180 Elf32_Word p_filesz;
181 Elf32_Word p_memsz;
182 Elf32_Word p_flags;
183 Elf32_Word p_align;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h33 using Elf32_Word = uint32_t; variable
66 Elf32_Word e_version; // Must be equal to 1
70 Elf32_Word e_flags; // Processor-specific flags
1025 Elf32_Word sh_name; // Section name (index into string table)
1026 Elf32_Word sh_type; // Section type (SHT_*)
1027 Elf32_Word sh_flags; // Section flags (SHF_*)
1030 Elf32_Word sh_size; // Size of section, in bytes
1031 Elf32_Word sh_link; // Section type-specific header table index link
1032 Elf32_Word sh_info; // Section type-specific extra information
1033 Elf32_Word sh_addralign; // Section address alignment
[all …]
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2322 typedef uint32_t Elf32_Word; /* Unsigned integer. */ typedef
2343 Elf32_Word c_tag; /* Type of entry. */
2345 Elf32_Word c_val; /* Integer value. */
2381 Elf32_Word d_val; /* Integer value. */
2405 Elf32_Word e_version; /* File format version (EV_*). */
2409 Elf32_Word e_flags; /* Flags (EF_*). */
2444 Elf32_Word l_name; /* The name of a shared object. */
2445 Elf32_Word l_time_stamp; /* 32-bit timestamp. */
2446 Elf32_Word l_checksum; /* Checksum of visible symbols, sizes. */
2447 Elf32_Word l_version; /* Interface version string index. */
[all …]
/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_symshndx.c36 Elf32_Word *shindex) in gelf_getsymshndx()
82 *shindex = ((Elf32_Word *) id->d_buf)[ndx]; in gelf_getsymshndx()
89 Elf32_Word xindex) in gelf_update_symshndx()
134 *(((Elf32_Word *) id->d_buf) + ndx) = xindex; in gelf_update_symshndx()
H A Dlibelf_extended.c60 scn->s_shdr.s_shdr32.sh_size = (Elf32_Word) shnum; in _libelf_setshnum()
90 scn->s_shdr.s_shdr32.sh_link = (Elf32_Word) shstrndx; in _libelf_setshstrndx()
119 scn->s_shdr.s_shdr32.sh_info = (Elf32_Word) phnum; in _libelf_setphnum()
H A Dgelf_rel.c156 (Elf32_Word) ELF64_R_SYM(dr->r_info), in gelf_update_rel()
157 (Elf32_Word) ELF64_R_TYPE(dr->r_info)); in gelf_update_rel()
H A Dgelf.h87 int _index, GElf_Sym *_dst, Elf32_Word *_shindexdst);
98 int _index, GElf_Sym *_symsrc, Elf32_Word _shindexsrc);
H A Dgelf_rela.c158 (Elf32_Word) ELF64_R_SYM(dr->r_info), in gelf_update_rela()
159 (Elf32_Word) ELF64_R_TYPE(dr->r_info)); in gelf_update_rela()
H A Dlibelf_convert.m4552 #define SWAP_WORD(X) _SWAP_WORD(X, Elf32_Word)
669 #define READ_WORD(P,X) _READ_WORD(P, X, Elf32_Word)
/freebsd/libexec/rtld-elf/
H A Drtld.h195 Elf32_Word nbuckets_gnu; /* Number of GNU hash buckets*/
196 Elf32_Word symndx_gnu; /* 1st accessible symbol on dynsym table */
197 Elf32_Word maskwords_bm_gnu; /* Bloom filter words - 1 (bitmask) */
198 Elf32_Word shift2_gnu; /* Bloom filter shift count */
199 Elf32_Word dynsymcount; /* Total entries in dynsym table */
403 Elf32_Word elf_hash(const char *);
H A Drtld.c1272 const Elf32_Word *hashval; in digest_dynamic1()
1273 Elf32_Word bkt, nmaskwords; in digest_dynamic1()
1819 Elf32_Word
1823 Elf32_Word h = 0; in elf_hash()
5012 const Elf32_Word *hashval; in symlook_obj1_gnu()
5013 Elf32_Word bucket; in symlook_obj1_gnu()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp41 : sizeof(Elf32_Word)); in consumeCompressedHeader()
61 &Offset, Is64Bit ? sizeof(Elf64_Xword) : sizeof(Elf32_Word)); in consumeCompressedHeader()
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Delf.h55 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */
/freebsd/sys/compat/linux/
H A Dlinux_elf.c470 const Elf32_Word *desc; in linux_trans_osrel()
476 desc = (const Elf32_Word *)p; in linux_trans_osrel()
/freebsd/contrib/elftoolchain/size/
H A Dsize.c319 ELF_T_WORD, sizeof(Elf32_Word)) != 0 || in handle_core_note()
321 ELF_T_WORD, sizeof(Elf32_Word)) != 0 || in handle_core_note()
323 ELF_T_WORD, sizeof(Elf32_Word)) != 0) in handle_core_note()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1202 ELF::Elf32_Word *Buf = in visit()
1203 reinterpret_cast<ELF::Elf32_Word *>(Out.getBufferStart() + Sec.Offset); in visit()
1518 if (GroupSec->Align % sizeof(ELF::Elf32_Word) != 0) in initGroupSection()
1542 if (GroupSec->Contents.size() % sizeof(ELF::Elf32_Word) || in initGroupSection()
1547 const ELF::Elf32_Word *Word = in initGroupSection()
1548 reinterpret_cast<const ELF::Elf32_Word *>(GroupSec->Contents.data()); in initGroupSection()
1549 const ELF::Elf32_Word *End = in initGroupSection()
1550 Word + GroupSec->Contents.size() / sizeof(ELF::Elf32_Word); in initGroupSection()
H A DELFObject.h940 ELF::Elf32_Word FlagWord;
955 void setFlagWord(ELF::Elf32_Word W) { FlagWord = W; } in setFlagWord()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp726 write(static_cast<ELF::Elf32_Word>(ChType)); in maybeWriteCompression()
727 write(static_cast<ELF::Elf32_Word>(Size)); in maybeWriteCompression()
728 write(static_cast<ELF::Elf32_Word>(Alignment.value())); in maybeWriteCompression()
/freebsd/stand/i386/boot2/
H A Dboot2.c332 *(Elf32_Word *)p = es[i].sh_size; in load()
/freebsd/sys/kern/
H A Dlink_elf.c1499 static Elf32_Word
1503 Elf32_Word h = 0; in elf_hash()
1520 Elf32_Word hash; in link_elf_lookup_symbol1()
H A Dimgact_elf.c264 const Elf32_Word *desc; in kfreebsd_trans_osrel()
270 desc = (const Elf32_Word *)p; in kfreebsd_trans_osrel()
2888 const Elf32_Word *desc; in note_fctl_cb()
2894 desc = (const Elf32_Word *)p; in note_fctl_cb()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsymbols.c995 if (sy_buf->g32[i].st_name == (Elf32_Word)-1) in finalize_external_symtab()