Searched refs:Elf32_Chdr (Results 1 – 21 of 21) sorted by relevance
16 if (len >= sizeof (Elf32_Chdr)) in Elf32_cvt_chdr()17 Elf32_cvt_Chdr (dest, src, sizeof (Elf32_Chdr), encode); in Elf32_cvt_chdr()
295 ? 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()
52 Elf32_Chdr *chdr = elf32_getchdr (scn); in gelf_getchdr()
49 } Elf32_Chdr; typedef334 extern Elf32_Chdr *elf32_getchdr (Elf_Scn *__scn);
497 } Elf32_Chdr; typedef
32 Elf32_Chdr *chdr = elf32_getchdr (NULL); in main()
13 Elf32_Chdr
63 Elf32_Chdr
54 uint64_t HdrSize = Is64Bit ? sizeof(Elf64_Chdr) : sizeof(Elf32_Chdr); in consumeCompressedZLibHeader()
1327 struct Elf32_Chdr { struct
1534 struct Elf32_Chdr { struct
233 pub struct Elf32_Chdr {
303 pub struct Elf32_Chdr {
429 } Elf32_Chdr; typedef
814 is64Bit() ? sizeof(ELF::Elf32_Chdr) : sizeof(ELF::Elf64_Chdr); in maybeWriteCompression()
1326 struct Elf32_Chdr struct
430 } Elf32_Chdr; typedef