Searched defs:Relocs (Results 1 – 7 of 7) sorted by relevance
19 RelocAddrMap Relocs; member
39 const RelocAddrMap& Relocs; variable42 const RelocAddrMap &Relocs) in DWARFAcceleratorTable()
195 SmallVectorImpl<const Value *> &Relocs, in removeDuplicatesGCPtrs()306 SmallVectorImpl<const Value *> &Relocs, in getIncomingStatepointGCValues()
700 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()720 RelocationList &Relocs = i->second; in resolveExternalSymbols() local753 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
842 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local936 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local
1332 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()1339 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
2221 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DisassembleMachO() local