Home
last modified time | relevance | path

Searched refs:linkGlobalValueBody (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
DIRMover.cpp471 Error linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src);
575 setError(linkGlobalValueBody(*New, *SGV)); in materialize()
985 Error IRLinker::linkGlobalValueBody(GlobalValue &Dst, GlobalValue &Src) { in linkGlobalValueBody() function in IRLinker