Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp408 struct AppendingVarInfo { struct in __anonc41387ad0211::ModuleLinker
409 GlobalVariable *NewGV; // New aggregate global in dest module.
410 const Constant *DstInit; // Old initializer from dest module.
411 const Constant *SrcInit; // Old initializer from src module.