Searched defs:LinkFromSrc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
H A DLinkModules.cpp400 bool &LinkFromSrc);
499 bool &LinkFromSrc) {
513 LinkFromSrc = true;
518 LinkFromSrc = true;
521 LinkFromSrc = false;
526 LinkFromSrc = true;
535 LinkFromSrc = true;
538 LinkFromSrc = false;
544 LinkFromSrc = false;
547 LinkFromSrc
496 getLinkageResult(GlobalValue *Dest, const GlobalValue *Src, GlobalValue::LinkageTypes &LT, GlobalValue::VisibilityTypes &Vis, bool &LinkFromSrc) argument
728 bool LinkFromSrc = false; local
788 bool LinkFromSrc = false; local
844 bool LinkFromSrc = false; local
[all...]

Completed in 204 milliseconds