Home
last modified time | relevance | path

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

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