Home
last modified time | relevance | path

Searched defs:Relocs (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h42 const RelocAddrMap& Relocs; variable
45 const RelocAddrMap &Relocs) in DWARFAcceleratorTable()
DDWARFSection.h20 RelocAddrMap Relocs; member
/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp34 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp804 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/
DMCELFObjectTargetWriter.cpp27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp853 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/
DMCELFObjectTargetWriter.cpp27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp853 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/
DMipsELFObjectWriter.cpp207 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/
DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs()
455 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp199 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/
DELF.cpp307 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/
DELF.cpp326 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/
DProgram.h144 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DReader.cpp72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections() local
DObject.h38 std::vector<Relocation> Relocs; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp89 RelocMap Relocs; in loadObj() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp891 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/
DInstrumentationMap.cpp94 RelocMap Relocs; in loadObj() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp1059 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/
DRuntimeDyld.cpp1075 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/
DHexagonMCCodeEmitter.cpp485 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp491 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp251 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp278 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()

12