/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFX86_64.h | 152 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 215 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFAArch64.h | 102 generateRelocationStub(unsigned SectionID,StringRef TargetName,uint64_t Offset,uint64_t RelType,uint64_t Addend,StubMap & Stubs) generateRelocationStub() argument 162 uint64_t RelType = RelI->getType(); processRelocationRef() local [all...] |
H A D | RuntimeDyldMachOAArch64.h | 156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend() 360 MachO::RelocationInfoType RelType = in resolveRelocation() local
|
H A D | RuntimeDyldCOFFI386.h | 58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
H A D | RuntimeDyldCOFFThumb.h | 101 uint64_t RelType = RelI->getType(); in processRelocationRef() local [all...] |
H A D | RuntimeDyldMachOX86_64.h | 41 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
H A D | RuntimeDyldELFMips.cpp | 283 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
|
H A D | RuntimeDyldMachOI386.h | 41 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
H A D | RuntimeDyldMachOARM.h | 108 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.h | 75 MachO::RelocationInfoType RelType = getRelocationEntry() local
|
H A D | RuntimeDyldImpl.h | 130 /// RelType - relocation type. variable 39 UNIMPLEMENTED_RELOC(RelType) global() argument [all...] |
H A D | RuntimeDyldELF.cpp | 1089 processSimpleRelocation(unsigned SectionID,uint64_t Offset,unsigned RelType,RelocationValueRef Value) processSimpleRelocation() argument 1097 getMatchingLoRelocation(uint32_t RelType,bool IsLocal) const getMatchingLoRelocation() argument 1181 unsigned RelType = RelI->getType(); resolveAArch64Branch() local 1230 uint64_t RelType = RelI->getType(); processRelocationRef() local 2017 processX86_64TLSRelocation(unsigned SectionID,uint64_t Offset,uint64_t RelType,RelocationValueRef Value,int64_t Addend,const RelocationRef & GetAddrRelocation) processX86_64TLSRelocation() argument [all...] |
/llvm-project/bolt/lib/Core/ |
H A D | JumpTable.cpp | 87 const uint64_t RelType = in updateOriginal() local
|
H A D | BinaryFunction.cpp | 4534 addRelocation(uint64_t Address,MCSymbol * Symbol,uint64_t RelType,uint64_t Addend,uint64_t Value) addRelocation() argument
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ELFObjectWriter.cpp | 340 X86_32RelType RelType = RT32_NONE; getRelocType() local
|
/llvm-project/lld/ELF/ |
H A D | Relocations.h | 25 using RelType = uint32_t; global() variable
|
/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 850 __anone10a63770102(iterator_range<relocation_iterator> Rels, uint32_t RelType, StringRef PltSec) getPltEntries() argument
|
/llvm-project/bolt/lib/Target/AArch64/ |
H A D | AArch64MCPlusBuilder.cpp | 1684 uint64_t RelType; createRelocation() local [all...] |
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 1836 uint64_t RelType; relocateEHFrameSection() local
|