Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1726 LLVMRustModuleBufferPtr(const LLVMRustModuleBuffer *Buffer) { function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs2459 pub fn LLVMRustModuleBufferPtr(p: &ModuleBuffer) -> *const u8; in LLVMRustModuleBufferPtr() function