Searched refs:ELF_T_CHDR (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libelf/
H A Dgelf_fsize.c71 [ELF_T_CHDR] = sizeof (ElfW2(LIBELFBITS, Ext_Chdr)), \
H A Delf_getdata.c109 [ELF_T_CHDR] = __alignof__ (ElfW2(Bits,Chdr)), \
347 /* Compressed data always has type ELF_T_CHDR regardless of the
350 scn->rawdata.d.d_type = ELF_T_CHDR;
H A Dgelf_xlate.c203 [ELF_T_CHDR] = ElfW2(Bits, cvt_chdr)
H A Dlibelf.h95 ELF_T_CHDR, /* Compressed, Elf32_Chdr, Elf64_Chdr, ... */ enumerator in enum:__anon6154
386 ELF_T_CHDR. */
H A Delf_compress.c454 __libelf_reset_rawdata (scn, out_buf, new_size, 1, ELF_T_CHDR);

Completed in 109 milliseconds