Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h31 using Elf32_Word = uint32_t; variable
64 Elf32_Word e_version; // Must be equal to 1
68 Elf32_Word e_flags; // Processor-specific flags
774 Elf32_Word sh_name; // Section name (index into string table)
775 Elf32_Word sh_type; // Section type (SHT_*)
776 Elf32_Word sh_flags; // Section flags (SHF_*)
779 Elf32_Word sh_size; // Size of section, in bytes
780 Elf32_Word sh_link; // Section type-specific header table index link
781 Elf32_Word sh_info; // Section type-specific extra information
782 Elf32_Word sh_addralign; // Section address alignment
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h34 typedef uint32_t Elf32_Word; typedef
67 Elf32_Word e_version; // Must be equal to 1
71 Elf32_Word e_flags; // Processor-specific flags
624 Elf32_Word sh_name; // Section name (index into string table)
625 Elf32_Word sh_type; // Section type (SHT_*)
626 Elf32_Word sh_flags; // Section flags (SHF_*)
629 Elf32_Word sh_size; // Size of section, in bytes
630 Elf32_Word sh_link; // Section type-specific header table index link
631 Elf32_Word sh_info; // Section type-specific extra information
632 Elf32_Word sh_addralign; // Section address alignment
[all …]
/third_party/musl/porting/linux/user/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
327 Elf32_Word sh_name;
328 Elf32_Word sh_type;
329 Elf32_Word sh_flags;
332 Elf32_Word sh_size;
333 Elf32_Word sh_link;
334 Elf32_Word sh_info;
335 Elf32_Word sh_addralign;
[all …]
/third_party/musl/porting/uniproton/kernel/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
327 Elf32_Word sh_name;
328 Elf32_Word sh_type;
329 Elf32_Word sh_flags;
332 Elf32_Word sh_size;
333 Elf32_Word sh_link;
334 Elf32_Word sh_info;
335 Elf32_Word sh_addralign;
[all …]
/third_party/musl/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
327 Elf32_Word sh_name;
328 Elf32_Word sh_type;
329 Elf32_Word sh_flags;
332 Elf32_Word sh_size;
333 Elf32_Word sh_link;
334 Elf32_Word sh_info;
335 Elf32_Word sh_addralign;
[all …]
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
327 Elf32_Word sh_name;
328 Elf32_Word sh_type;
329 Elf32_Word sh_flags;
332 Elf32_Word sh_size;
333 Elf32_Word sh_link;
334 Elf32_Word sh_info;
335 Elf32_Word sh_addralign;
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
41 Elf32_Word e_version;
45 Elf32_Word e_flags;
327 Elf32_Word sh_name;
328 Elf32_Word sh_type;
329 Elf32_Word sh_flags;
332 Elf32_Word sh_size;
333 Elf32_Word sh_link;
334 Elf32_Word sh_info;
335 Elf32_Word sh_addralign;
[all …]
/third_party/rust/crates/libc/src/unix/solarish/
Dx86.rs5 pub type Elf32_Word = ::c_ulong; typedef
11 pub p_type: ::Elf32_Word,
15 pub p_filesz: ::Elf32_Word,
16 pub p_memsz: ::Elf32_Word,
17 pub p_flags: ::Elf32_Word,
18 pub p_align: ::Elf32_Word,
/third_party/elfutils/libelf/
Delf.h31 typedef uint32_t Elf32_Word; typedef
68 Elf32_Word e_version; /* Object file version */
72 Elf32_Word e_flags; /* Processor-specific flags */
385 Elf32_Word sh_name; /* Section name (string tbl index) */
386 Elf32_Word sh_type; /* Section type */
387 Elf32_Word sh_flags; /* Section flags */
390 Elf32_Word sh_size; /* Section size in bytes */
391 Elf32_Word sh_link; /* Link to another section */
392 Elf32_Word sh_info; /* Additional section information */
393 Elf32_Word sh_addralign; /* Section alignment */
[all …]
Dgnuhash_xlate.h41 Elf32_Word *dest32 = dest; in elf_cvt_gnuhash()
42 const Elf32_Word *src32 = src; in elf_cvt_gnuhash()
53 Elf32_Word bitmask_words = encode ? src32[2] : dest32[2]; in elf_cvt_gnuhash()
67 src32 = (const Elf32_Word *) &src64[bitmask_words]; in elf_cvt_gnuhash()
68 dest32 = (Elf32_Word *) &dest64[bitmask_words]; in elf_cvt_gnuhash()
Dgelf_getsymshndx.c44 GElf_Sym *dst, Elf32_Word *dstshndx) in gelf_getsymshndx()
49 Elf32_Word shndx = 0; in gelf_getsymshndx()
68 if (INVALID_NDX (ndx, Elf32_Word, &shndxdata_scn->d)) in gelf_getsymshndx()
74 shndx = ((Elf32_Word *) shndxdata_scn->d.d_buf)[ndx]; in gelf_getsymshndx()
Dgelf_update_symshndx.c44 GElf_Sym *src, Elf32_Word srcshndx) in gelf_update_symshndx()
49 Elf32_Word *shndx = NULL; in gelf_update_symshndx()
71 if (unlikely ((ndx + 1) * sizeof (Elf32_Word) > shndxdata_scn->d.d_size)) in gelf_update_symshndx()
77 shndx = &((Elf32_Word *) shndxdata_scn->d.d_buf)[ndx]; in gelf_update_symshndx()
Dlibelf.h46 Elf32_Word ch_type; /* Compression format. */
47 Elf32_Word ch_size; /* Uncompressed data size. */
48 Elf32_Word ch_addralign; /* Uncompressed data alignment. */
/third_party/rust/crates/libc/src/unix/haiku/
Db32.rs11 pub p_type: ::Elf32_Word,
15 pub p_filesz: ::Elf32_Word,
16 pub p_memsz: ::Elf32_Word,
17 pub p_flags: ::Elf32_Word,
18 pub p_align: ::Elf32_Word,
/third_party/elfutils/src/
Dstrip.c689 Elf32_Word xndx; in remove_debug_relocations()
695 Elf32_Word sec = (sym->st_shndx == SHN_XINDEX in remove_debug_relocations()
1002 Elf32_Word idx; /* Index in new file. */ in handle_elf()
1003 Elf32_Word old_sh_link; /* Original value of shdr.sh_link. */ in handle_elf()
1004 Elf32_Word symtab_idx; in handle_elf()
1005 Elf32_Word version_idx; in handle_elf()
1006 Elf32_Word group_idx; in handle_elf()
1007 Elf32_Word group_cnt; in handle_elf()
1010 Elf32_Word *newsymidx; in handle_elf()
1305 || shdr_info[cnt].data->d_size < sizeof (Elf32_Word)) in handle_elf()
[all …]
Delflint.c576 || data->d_size < sizeof (Elf32_Word)) in check_scn_group()
580 Elf32_Word *grpdata = (Elf32_Word *) data->d_buf; in check_scn_group()
581 for (size_t inner = 1; inner < data->d_size / sizeof (Elf32_Word); in check_scn_group()
583 if (grpdata[inner] == (Elf32_Word) idx) in check_scn_group()
630 Elf32_Word xndxscnidx = 0; in check_symtab()
667 Elf32_Word xndx; in check_symtab()
1954 if (shdr->sh_entsize != sizeof (Elf32_Word)) in check_symtab_shndx()
1995 if (data->d_size < sizeof (Elf32_Word) in check_symtab_shndx()
1996 || *((Elf32_Word *) data->d_buf) != 0) in check_symtab_shndx()
1999 for (size_t cnt = 1; cnt < data->d_size / sizeof (Elf32_Word); ++cnt) in check_symtab_shndx()
[all …]
/third_party/elfutils/tests/
Delfstrmerge.c558 Elf32_Word *group = (Elf32_Word *) data->d_buf; in main()
559 Elf32_Word *newgroup = (Elf32_Word *) newdata->d_buf; in main()
560 size_t words = data->d_size / sizeof (Elf32_Word); in main()
577 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main()
578 Elf32_Word *newshndx = (Elf32_Word *) newdata->d_buf; in main()
579 size_t words = data->d_size / sizeof (Elf32_Word); in main()
/third_party/elfutils/libdwfl/
Ddwfl_module_getdwarf.c731 Elf32_Word nbuckets; in translate_offs()
732 Elf32_Word symndx; in translate_offs()
733 Elf32_Word maskwords; in translate_offs()
734 Elf32_Word shift2; in translate_offs()
742 Elf32_Word nbuckets = header->nbuckets; in translate_offs()
743 Elf32_Word symndx = header->symndx; in translate_offs()
746 * sizeof (Elf32_Word) in translate_offs()
752 if (nbuckets > SIZE_MAX / sizeof (Elf32_Word)) in translate_offs()
757 nbuckets * sizeof (Elf32_Word), in translate_offs()
761 const Elf32_Word *const buckets = data->d_buf; in translate_offs()
[all …]
/third_party/elfutils/libasm/
Ddisasm_cb.c47 default_elf_getsym (GElf_Addr addr, Elf32_Word scnndx, GElf_Addr value, in default_elf_getsym()
101 Elf32_Word xshndx; in read_symtab_exec()
146 Elf32_Word scnndx __attribute__ ((unused)), in null_elf_getsym()
Dlibasm.h59 typedef int (*DisasmGetSymCB_t) (GElf_Addr, Elf32_Word, GElf_Addr, char **,
103 AsmSym_t *signature, Elf32_Word flags);
Dasm_end.c209 Elf32_Word ndx; in binary_end()
233 shdr->sh_entsize = sizeof (Elf32_Word); in binary_end()
234 shdr->sh_addralign = sizeof (Elf32_Word); in binary_end()
319 Elf32_Word *grpdata; in binary_end()
/third_party/elfio/elfio/
Delfio_array.hpp80 template <typename T = Elf32_Word>
82 template <typename T = Elf32_Word>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DDecompressor.cpp61 : sizeof(Elf32_Word)) != in consumeCompressedZLibHeader()
70 &Offset, Is64Bit ? sizeof(Elf64_Xword) : sizeof(Elf32_Word)); in consumeCompressedZLibHeader()
/third_party/elfutils/libdw/
Ddwarf_begin_elf.c448 Elf32_Word *scnidx = (Elf32_Word *) data->d_buf; in scngrp_read()
453 for (cnt = 1; cnt * sizeof (Elf32_Word) <= data->d_size; ++cnt) in scngrp_read()
471 for (cnt = 1; cnt * sizeof (Elf32_Word) <= data->d_size && result != NULL; ++cnt) in scngrp_read()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs23 pub type Elf32_Word = u32; typedef
308 pub e_version: Elf32_Word,
312 pub e_flags: Elf32_Word,
339 pub st_name: Elf32_Word,
341 pub st_size: Elf32_Word,
357 pub p_type: Elf32_Word,
361 pub p_filesz: Elf32_Word,
362 pub p_memsz: Elf32_Word,
363 pub p_flags: Elf32_Word,
364 pub p_align: Elf32_Word,
[all …]

1234