Home
last modified time | relevance | path

Searched defs:LLVMRustCoverageHashByteArray (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DCoverageMappingWrapper.cpp166 extern "C" uint64_t LLVMRustCoverageHashByteArray( in LLVMRustCoverageHashByteArray() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1920 pub fn LLVMRustCoverageHashByteArray(Bytes: *const c_char, NumBytes: size_t) -> u64; in LLVMRustCoverageHashByteArray() function