Searched refs:defined_symbols (Results 1 – 12 of 12) sorted by relevance
45 for (auto *Sym : G.defined_symbols()) { in scanLinkGraph()80 for (auto *Sym : G->defined_symbols()) in discard()189 for (auto *Sym : G.defined_symbols()) in notifyResolved()419 for (auto *Sym : G.defined_symbols()) in claimOrExternalizeWeakAndCommonSymbols()444 for (auto *Sym : G.defined_symbols()) in markResponsibilitySymbolsLive()455 for (auto *Sym : G.defined_symbols()) { in computeNamedSymbolDependencies()
836 for (auto *Sym : G.defined_symbols()) { in bootstrapPipelineRecordRuntimeFunctions()880 auto I = llvm::find_if(G.defined_symbols(), [this](jitlink::Symbol *Sym) { in associateJITDylibHeaderSymbol()883 assert(I != G.defined_symbols().end() && "Missing MachO header start symbol"); in associateJITDylibHeaderSymbol()
693 auto I = llvm::find_if(G.defined_symbols(), [this](jitlink::Symbol *Sym) { in addDSOHandleSupportPasses()696 assert(I != G.defined_symbols().end() && "Missing DSO handle symbol"); in addDSOHandleSupportPasses()
795 auto I = llvm::find_if(G.defined_symbols(), [this](jitlink::Symbol *Sym) { in associateJITDylibHeaderSymbol()798 assert(I != G.defined_symbols().end() && "Missing COFF header start symbol"); in associateJITDylibHeaderSymbol()
272 for (auto *Sym : G.defined_symbols()) in prune()304 for (auto *Sym : G.defined_symbols()) in prune()
234 for (auto *Sym : defined_symbols()) in dump()354 for (auto *Sym : G.defined_symbols()) in markAllSymbolsLive()
245 for (auto *S : G.defined_symbols()) in getImageBaseAddress()
1163 assert((S == Scope::Local || llvm::count_if(defined_symbols(), in addDefinedSymbol()1208 iterator_range<defined_symbol_iterator> defined_symbols() { in defined_symbols() function1213 iterator_range<const_defined_symbol_iterator> defined_symbols() const { in defined_symbols() function
350 for (auto *Sym : G.defined_symbols()) { in applyHarnessPromotions()1916 for (auto *Sym : G.defined_symbols()) in addSelfRelocations()
148 for (auto *Sym : G.defined_symbols())344 * ``defined_symbols`` returns an iterator over all defined symbols in the
902 xtensa_move_frag_symbols, defined_symbols, branch_targets): Delete.