/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 42 const RelocAddrMap& Relocs; variable 45 const RelocAddrMap &Relocs) in DWARFAcceleratorTable()
|
D | DWARFSection.h | 20 RelocAddrMap Relocs; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCELFObjectTargetWriter.cpp | 27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
D | MachObjectWriter.cpp | 836 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local 941 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
|
D | ELFObjectWriter.cpp | 897 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; in writeRelocations() local
|
/external/llvm/lib/MC/ |
D | MCELFObjectTargetWriter.cpp | 34 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
D | MachObjectWriter.cpp | 804 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local 912 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
|
D | ELFObjectWriter.cpp | 1084 std::vector<ELFRelocationEntry> &Relocs = Relocations[&Sec]; in writeRelocations() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 199 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() 409 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() 445 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | ELF.cpp | 297 std::vector<Elf_Rela> Relocs; in decode_relrs() local 371 std::vector<Elf_Rela> Relocs; in android_relas() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 891 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() 911 RelocationList &Relocs = i->second; in resolveExternalSymbols() local 951 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MachObjectWriter.cpp | 690 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local 749 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local
|
D | ELFObjectWriter.cpp | 747 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 984 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() 1040 RelocationList &Relocs = i->second; in resolveExternalSymbols() local 1085 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 496 RelocationList &Relocs = Relocations[Name]; in reassignSymbolAddress() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 493 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
D | MachODump.cpp | 418 std::vector<std::pair<uint64_t, uint32_t> > Relocs; in DisassembleInputMachO() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 279 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 251 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ |
D | Object.cpp | 758 static void initRelocations(RelocationSection *Relocs, in initRelocations()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1206 RelocAddrMap Relocs; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1145 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local 1292 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpInitTermPointerSection() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 827 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local
|