Home
last modified time | relevance | path

Searched refs:Elf32_Chdr (Results 1 – 21 of 21) sorted by relevance

/third_party/elfutils/libelf/
Dchdr_xlate.h16 if (len >= sizeof (Elf32_Chdr)) in Elf32_cvt_chdr()
17 Elf32_cvt_Chdr (dest, src, sizeof (Elf32_Chdr), encode); in Elf32_cvt_chdr()
Delf_compress.c295 ? sizeof (Elf32_Chdr) : sizeof (Elf64_Chdr)); in __libelf_decompress_elf()
407 ? sizeof (Elf32_Chdr) : sizeof (Elf64_Chdr)); in elf_compress()
424 Elf32_Chdr chdr; in elf_compress()
434 memcpy (out_buf, &chdr, sizeof (Elf32_Chdr)); in elf_compress()
Dgelf_getchdr.c52 Elf32_Chdr *chdr = elf32_getchdr (scn); in gelf_getchdr()
Dlibelf.h49 } Elf32_Chdr; typedef
334 extern Elf32_Chdr *elf32_getchdr (Elf_Scn *__scn);
Delf.h497 } Elf32_Chdr; typedef
/third_party/elfutils/tests/
Dsystem-elf-libelf-test.c32 Elf32_Chdr *chdr = elf32_getchdr (NULL); in main()
/third_party/rust/crates/libc/libc-test/semver/
Dlinux-musl.txt13 Elf32_Chdr
Dlinux-gnu.txt63 Elf32_Chdr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DDecompressor.cpp54 uint64_t HdrSize = Is64Bit ? sizeof(Elf64_Chdr) : sizeof(Elf32_Chdr); in consumeCompressedZLibHeader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1327 struct Elf32_Chdr { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1534 struct Elf32_Chdr { struct
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs233 pub struct Elf32_Chdr {
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs303 pub struct Elf32_Chdr {
/third_party/musl/porting/uniproton/kernel/include/
Delf.h429 } Elf32_Chdr; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h429 } Elf32_Chdr; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp814 is64Bit() ? sizeof(ELF::Elf32_Chdr) : sizeof(ELF::Elf64_Chdr); in maybeWriteCompression()
/third_party/musl/ndk_musl_include/
Delf.h429 } Elf32_Chdr; typedef
/third_party/musl/include/
Delf.h429 } Elf32_Chdr; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h429 } Elf32_Chdr; typedef
/third_party/elfio/elfio/
Delf_types.hpp1326 struct Elf32_Chdr struct
/third_party/musl/porting/linux/user/include/
Delf.h430 } Elf32_Chdr; typedef