Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DCoverageMappingWrapper.cpp182 extern "C" void LLVMRustCoverageWriteMapSectionNameToString(LLVMModuleRef M, in LLVMRustCoverageWriteMapSectionNameToString() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1923 pub fn LLVMRustCoverageWriteMapSectionNameToString(M: &Module, Str: &RustString); in LLVMRustCoverageWriteMapSectionNameToString() function