Home | History | Annotate | Download | only in Linker

Lines Matching full:globals

469 /// forceRenaming - The LLVM SymbolTable class autorenames globals that conflict
537 assert(Dest && "Must have two globals being queried");
546 // external globals, we aren't adding anything.
593 return emitError("Linking globals named '" + Src->getName() +
609 // Incorporate globals.
688 return emitError("Linking globals named '" + SrcGV->getName() +
757 // Determine whether linkage of these two globals follows the source
937 /// globals that may be referenced are in Dest.
939 // Loop over all of the globals in the src module, mapping them over as we go
1218 // Insert all of the globals in src into the DstM module... without linking
1243 // Update the initializers in the DstM module now that all globals that may