Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp459 extern "C" void LLVMRustAddLibraryInfo(LLVMPassManagerRef PMR, LLVMModuleRef M, in LLVMRustAddLibraryInfo() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs2316 pub fn LLVMRustAddLibraryInfo<'a>( in LLVMRustAddLibraryInfo() function