Searched refs:dec32 (Results 1 – 1 of 1) sorted by relevance
751 uint32_t (*dec32)(const void *); in find_elf_data_sec() local766 dec32 = &archive_be32dec; in find_elf_data_sec()770 dec32 = &archive_le32dec; in find_elf_data_sec()786 e_shoff = (*dec32)(h + 0x20); in find_elf_data_sec()815 strtab_offset = (*dec32)( in find_elf_data_sec()817 strtab_size = (*dec32)( in find_elf_data_sec()856 name_offset = (*dec32)(h + sec_tbl_offset); in find_elf_data_sec()862 min_addr = (*dec32)( in find_elf_data_sec()