OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linkInMetadata
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Linker/
Linker.h
66
bool
linkInMetadata
(Module &Src,
/external/llvm/lib/Transforms/IPO/
FunctionImport.cpp
329
if (TheLinker.
linkInMetadata
(SrcModule, SME.getValue().get()))
/external/llvm/tools/llvm-link/
llvm-link.cpp
243
if (L.
linkInMetadata
(*M, SME.getValue().get()))
/external/llvm/lib/Linker/
LinkModules.cpp
763
bool Linker::
linkInMetadata
(Module &Src,
Completed in 568 milliseconds