Home
last modified time | relevance | path

Searched defs:ei_data (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/elfutils/libelf/
H A Delf_compress.c64 __libelf_compress_zlib (Elf_Scn *scn, size_t hsize, int ei_data, in __libelf_compress_zlib()
192 __libelf_compress_zstd (Elf_Scn *scn, size_t hsize, int ei_data, in __libelf_compress_zstd()
296 __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data, in __libelf_compress()
/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c109 buf_read_ulong (unsigned char ei_data, size_t sz, in buf_read_ulong()
147 unsigned char ei_class, unsigned char ei_data, in handle_file_note()
347 unsigned char ei_data; in dwfl_segment_report_module() local
/aosp_15_r20/external/elfutils/src/
H A Dstrip.c447 Elf_Data *tdata, unsigned int ei_data, const char *fname, in relocate()
646 const unsigned int ei_data = ehdr->e_ident[EI_DATA]; in remove_debug_relocations() local
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc808 uint8_t ei_data = buffer[EI_DATA]; in GetFileFormatELF() local