Searched defs:ei_data (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf_compress.c | 64 __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 D | dwfl_segment_report_module.c | 109 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 D | strip.c | 447 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 D | utils.cc | 808 uint8_t ei_data = buffer[EI_DATA]; in GetFileFormatELF() local
|