| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCAsmInfo.cpp | 23 {CSKY::S_PLT, "PLT"}, {CSKY::S_TLSGD, "TLSGD"}, 62 case S_PLT: in getVariantKindName()
|
| H A D | CSKYELFObjectWriter.cpp | 103 if (TK == CSKY::S_PLT) in getRelocType() 131 case CSKY::S_PLT: in getRelocType() 169 case CSKY::S_PLT: in needsRelocateWithSymbol()
|
| H A D | CSKYMCAsmInfo.h | 44 S_PLT, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 88 Specifier = X86::S_PLT; in getType64() 212 case X86::S_PLT: in getRelocType64() 306 case X86::S_PLT: in getRelocType32() 391 case X86::S_PLT: in needsRelocateWithSymbol()
|
| H A D | X86MCAsmInfo.h | 88 S_PLT, enumerator
|
| H A D | X86MCAsmInfo.cpp | 54 {X86::S_PLT, "PLT"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZELFObjectWriter.cpp | 189 case SystemZ::S_PLT: in getRelocType() 213 case SystemZ::S_PLT: in needsRelocateWithSymbol()
|
| H A D | SystemZMCAsmInfo.h | 45 S_PLT, enumerator
|
| H A D | SystemZMCAsmInfo.cpp | 19 {SystemZ::S_NTPOFF, "NTPOFF"}, {SystemZ::S_PLT, "PLT"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kMCAsmInfo.h | 36 S_PLT, enumerator
|
| H A D | M68kMCAsmInfo.cpp | 23 {M68k::S_GOTTPOFF, "GOTTPOFF"}, {M68k::S_PLT, "PLT"},
|
| H A D | M68kELFObjectWriter.cpp | 165 case M68k::S_PLT: in getRelocType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 84 SystemZ::S_PLT, Context); in getTLSGetOffset() 327 SystemZ::S_PLT))); in emitInstruction() 386 .addExpr(Lower.getExpr(MI->getOperand(0), SystemZ::S_PLT)); in emitInstruction() 397 .addExpr(Lower.getExpr(MI->getOperand(0), SystemZ::S_PLT)); in emitInstruction() 404 .addExpr(Lower.getExpr(MI->getOperand(2), SystemZ::S_PLT)); in emitInstruction() 799 MCSymbolRefExpr::create(fentry, SystemZ::S_PLT, Ctx); in LowerFENTRY_CALL() 881 const MCExpr *Expr = Lower.getExpr(CalleeMO, SystemZ::S_PLT); in LowerPATCHPOINT() 927 FuncEntry, SystemZ::S_PLT, OutContext))); in LowerPATCHABLE_FUNCTION_ENTER() 969 FuncExit, SystemZ::S_PLT, OutContext))); in LowerPATCHABLE_RET()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCAsmInfo.h | 106 S_PLT, // symbol@plt enumerator
|
| H A D | PPCMCAsmInfo.cpp | 38 {PPC::S_PLT, "PLT"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetObjectFile.cpp | 57 PLTRelativeSpecifier = X86::S_PLT; in X86ELFTargetObjectFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCAsmInfo.h | 120 S_PLT, enumerator
|
| H A D | ARMMCAsmInfo.cpp | 36 {ARM::S_PLT, "PLT"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYMCInstLower.cpp | 58 Spec = CSKY::S_PLT; in lowerSymbolOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kMCInstLower.cpp | 98 RefKind = M68k::S_PLT; in LowerSymbolOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFObjectWriter.cpp | 119 return Target.getSpecifier() == AArch64::S_PLT ? R_CLS(PLT32) in getRelocType() 496 return is_contained({AArch64::S_GOTPCREL, AArch64::S_PLT}, in needsRelocateWithSymbol()
|
| H A D | AArch64MCAsmInfo.h | 165 S_PLT = 0x400, enumerator
|
| H A D | AArch64MCAsmInfo.cpp | 42 {AArch64::S_PLT, "PLT"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetObjectFile.cpp | 28 PLTRelativeSpecifier = AArch64::S_PLT; in Initialize()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMCInstLower.cpp | 90 RefKind = PPC::S_PLT; in GetSymbolRef()
|