Searched refs:crc_offset (Results 1 – 3 of 3) sorted by relevance
345 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local346 return le32_to_cpu(*((__le32 *)((unsigned char *)cp + crc_offset))); in cur_cp_crc()
1804 off_t crc_offset = strlen (debug_basename) + 1; in handle_elf() local1806 crc_offset = ((crc_offset - 1) & ~3) + 4; in handle_elf()1810 = crc_offset + 4; in handle_elf()1820 + crc_offset); in handle_elf()
1656 size_t crc_offset = get_cp(checksum_offset); in get_cp_crc() local1658 crc_offset)); in get_cp_crc()