OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLVMGetBitcodeModule
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader.cpp
66
LLVMBool
LLVMGetBitcodeModule
(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
82
/* Deprecated: Use
LLVMGetBitcodeModule
instead. */
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader.cpp
66
LLVMBool
LLVMGetBitcodeModule
(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
82
/* Deprecated: Use
LLVMGetBitcodeModule
instead. */
/external/llvm/lib/Bitcode/Reader/
BitReader.cpp
70
LLVMBool
LLVMGetBitcodeModule
(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
86
/* Deprecated: Use
LLVMGetBitcodeModule
instead. */
Completed in 1789 milliseconds