/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/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCELFObjectTargetWriter.cpp | 27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
D | MachObjectWriter.cpp | 853 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local 967 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
|
/external/llvm-project/llvm/lib/MC/ |
D | MCELFObjectTargetWriter.cpp | 27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
D | MachObjectWriter.cpp | 853 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local 967 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() 430 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() 455 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
|
/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-10.0/llvm/lib/Object/ |
D | ELF.cpp | 307 std::vector<Elf_Rela> Relocs; in decode_relrs() local 381 std::vector<Elf_Rela> Relocs; in android_relas() local
|
/external/llvm-project/llvm/lib/Object/ |
D | ELF.cpp | 326 std::vector<Elf_Rel> Relocs; in decode_relrs() local 400 std::vector<Elf_Rela> Relocs; in android_relas() local
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Program.h | 144 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
|
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
D | Reader.cpp | 72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections() local
|
D | Object.h | 38 std::vector<Relocation> Relocs; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 89 RelocMap Relocs; in loadObj() 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/llvm-project/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 94 RelocMap Relocs; in loadObj() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 1059 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() 1081 RelocationList &Relocs = i->second; in applyExternalSymbolRelocations() local 1126 RelocationList &Relocs = i->second; in applyExternalSymbolRelocations() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 1075 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() 1097 RelocationList &Relocs = i->second; in applyExternalSymbolRelocations() local 1142 RelocationList &Relocs = i->second; in applyExternalSymbolRelocations() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 485 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 491 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 251 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 278 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
|