Searched refs:RelocationList (Results 1 – 2 of 2) sorted by relevance
197 typedef SmallVector<RelocationEntry, 64> RelocationList; typedef201 DenseMap<unsigned, RelocationList> Relocations;206 StringMap<RelocationList> ExternalSymbolRelocations;321 void resolveRelocationList(const RelocationList &Relocs, uint64_t Value);
700 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()713 StringMap<RelocationList>::iterator i = ExternalSymbolRelocations.begin(); in resolveExternalSymbols()720 RelocationList &Relocs = i->second; in resolveExternalSymbols()753 RelocationList &Relocs = i->second; in resolveExternalSymbols()