Home
last modified time | relevance | path

Searched defs:RelType (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
208 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h101 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
161 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
360 MachO::RelocationInfoType RelType = in resolveRelocation() local
H A DRuntimeDyldCOFFI386.h58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h78 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldMachOX86_64.h41 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
H A DRuntimeDyldMachOI386.h41 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
H A DRuntimeDyldELFMips.cpp283 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
H A DRuntimeDyldMachOARM.h108 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
H A DRuntimeDyldImpl.h39 #define UNIMPLEMENTED_RELOC(RelType) \ argument
126 uint32_t RelType; variable
H A DRuntimeDyldELF.cpp1084 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation()
1092 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation()
1166 unsigned RelType = RelI->getType(); in resolveAArch64Branch() local
1217 uint64_t RelType = RelI->getType(); in processRelocationRef() local
2009 unsigned SectionID, uint64_t Offset, uint64_t RelType, in processX86_64TLSRelocation()
/llvm-project-15.0.7/bolt/lib/Core/
H A DJumpTable.cpp89 const uint64_t RelType = in updateOriginal() local
/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h26 using RelType = uint32_t; variable
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h1214 void addRelocationAArch64(uint64_t Offset, MCSymbol *Symbol, uint64_t RelType, in addRelocationAArch64()
1264 void addRelocationX86(uint64_t Offset, MCSymbol *Symbol, uint64_t RelType, in addRelocationX86()
1292 void addRelocation(uint64_t Address, MCSymbol *Symbol, uint64_t RelType, in addRelocation()
H A DMCPlusBuilder.h981 int64_t &Value, uint64_t RelType) const { in replaceImmWithSymbolRef()
1154 uint64_t RelType) const { in getTargetExprFor()
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2599 uint64_t RelType; in createRelocation() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1527 uint64_t RelType; in relocateEHFrameSection() local