| /freebsd/contrib/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 | 113 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 174 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| 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 [all...] |
| H A D | RuntimeDyldCOFFThumb.h | 101 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| 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
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.h | 29 struct RelType { struct 31 /*implicit*/ constexpr RelType(uint32_t v = 0) : v(v) {} in v() argument 32 /*implicit*/ operator uint32_t() const { return v; } in uint32_t()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldMachO.h | 70 MachO::RelocationInfoType RelType = in getRelocationEntry() local
|
| H A D | RuntimeDyldELF.cpp | 694 unsigned RelType = RelI->getType(); in resolveLoongArch64Branch() local 1460 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() 1468 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() 1552 unsigned RelType = RelI->getType(); in resolveAArch64Branch() local 1601 uint64_t RelType = RelI->getType(); in processRelocationRef() local 2412 unsigned SectionID, uint64_t Offset, uint64_t RelType, in processX86_64TLSRelocation()
|
| H A D | RuntimeDyldImpl.h | 40 #define UNIMPLEMENTED_RELOC(RelType) \ argument 131 uint32_t RelType; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 366 X86_32RelType RelType = RT32_NONE; in getRelocType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 1119 auto MatchesKind = [](uint16_t RelType) -> bool { in parseTailRelocSym() 1171 uint16_t RelType = Sparc::parseSpecifier(Name); in parseTailRelocSym() local 1675 SparcAsmParser::adjustPICRelocation(uint16_t RelType, const MCExpr *subExpr) { in adjustPICRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ELFObjectFile.cpp | 895 uint32_t RelType, StringRef PltSec) { in getPltEntries()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcAsmPrinter.cpp | 282 auto RelType = MO.getTargetFlags(); in lowerOperand() local
|