Searched refs:external_symbols (Results 1 – 3 of 3) sorted by relevance
263 for (auto *Sym : G->external_symbols()) { in getExternalSymbolNames()278 for (auto *Sym : G->external_symbols()) { in applyLookupResult()293 for (auto *Sym : G->external_symbols()) in applyLookupResult()297 assert(llvm::all_of(G->external_symbols(), in applyLookupResult()
264 for (auto *Sym : external_symbols()) in dump()
927 iterator_range<external_symbol_iterator> external_symbols() { in external_symbols() function