☰
In rustc_codegen_llvm::coverageinfo
In rustc_codegen_llvm::coverageinfo
Modules
mapgen
Structs
CrateCoverageContext
Constants
UNUSED_FUNCTION_COUNTER_ID
VAR_ALIGN_BYTES
Functions
add_unused_function_coverage
codegen_unused_fn_and_counter
create_pgo_func_name_var
declare_unused_fn
hash_bytes
hash_str
mapping_version
save_cov_data_to_mod
save_func_record_to_mod
write_filenames_section_to_buffer
write_mapping_to_buffer
?
Function
rustc_codegen_llvm
::
coverageinfo
::
hash_bytes
source
·
[
−
]
pub(crate) fn hash_bytes(bytes:
Vec
<
u8
>) ->
u64