Searched defs:crc_value (Results 1 – 3 of 3) sorted by relevance
49 static uint32_t crc_value = ~0U; variable
317 uint32_t crc_value; in load_() local
918 get_crc_for_symbol(Elf* elf_handle, GElf_Sym* crc_symbol, uint32_t& crc_value) in get_crc_for_symbol()