Searched refs:crc_offset (Results 1 – 3 of 3) sorted by relevance
341 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local342 return le32_to_cpu(*((__le32 *)((unsigned char *)cp + crc_offset))); in cur_cp_crc()
1798 off_t crc_offset = strlen (debug_basename) + 1; in handle_elf() local1800 crc_offset = ((crc_offset - 1) & ~3) + 4; in handle_elf()1804 = crc_offset + 4; in handle_elf()1814 + crc_offset); in handle_elf()
1517 size_t crc_offset = get_cp(checksum_offset); in get_cp_crc() local1519 crc_offset)); in get_cp_crc()