Home | History | Annotate | Download | only in lto

Lines Matching refs:Symbols

271   // Add to list of defined symbols.
276 // contortions to avoid real linker symbols. For instance, the
288 // symbols (.objc_class_name_Foo = 0) and a floating reference
291 // The following synthesizes the implicit .objc_* symbols for the linker
319 // add to list of defined symbols
325 // ignore all llvm.* symbols
384 // add to table of symbols
418 // add to table of symbols
458 // ignore all llvm.* symbols
497 StringMap<State> Symbols;
500 State &S = Symbols[Symbol.getName()];
514 State &S = Symbols[Symbol.getName()];
529 State &S = Symbols[Symbol.getName()];
574 return Symbols.begin();
578 return Symbols.end();
647 /// addAsmGlobalSymbols - Add global symbols from module-level ASM to the
702 /// parseSymbols - Parse the symbols from the module and model-level ASM and add
736 // make symbols for all undefines