| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 139 } else if (Target.getSubSym()) { // A - B + constant in RecordX86_64Relocation() 145 const MCSymbol *B = Target.getSubSym(); in RecordX86_64Relocation() 371 if (const MCSymbol *SB = Target.getSubSym()) { in recordScatteredRelocation() 457 if (auto *SymB = Target.getSubSym()) { in recordTLVPRelocation() 496 if (Target.getSubSym()) { in RecordX86Relocation() 538 if (Relocatable && Val.getAddSym() && Val.getSubSym()) { in RecordX86Relocation() 540 Writer->getSymbolAddress(*Val.getSubSym()); in RecordX86Relocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMachObjectWriter.cpp | 165 if (const MCSymbol *SB = Target.getSubSym()) { in recordARMScatteredHalfRelocation() 271 if (const MCSymbol *SB = Target.getSubSym()) { in recordARMScatteredRelocation() 376 if (Target.getSubSym()) { in recordRelocation() 420 if (Relocatable && Val.getAddSym() && Val.getSubSym()) { in recordRelocation() 422 Writer->getSymbolAddress(*Val.getSubSym()); in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCExpr.cpp | 420 const MCSymbol *LHS_B = LHS.getSubSym(); in evaluateSymbolicAdd() 424 const MCSymbol *RHS_B = RHS.getSubSym(); in evaluateSymbolicAdd() 507 auto *B = Res.getSubSym(); in evaluateAsRelocatableImpl() 517 if (Res.getSpecifier() || !Res.getAddSym() || Res.getSubSym() || in evaluateAsRelocatableImpl() 558 if (Value.getAddSym() && !Value.getSubSym()) in evaluateAsRelocatableImpl() 562 Res = MCValue::get(Value.getSubSym(), Value.getAddSym(), in evaluateAsRelocatableImpl()
|
| H A D | MCValue.cpp | 31 if (auto *B = getSubSym()) { in print()
|
| H A D | MachObjectWriter.cpp | 110 if (Target.getSubSym() && Target.getSubSym()->isUndefined()) in getSymbolAddress() 112 Target.getSubSym()->getName() + "'"); in getSymbolAddress() 117 if (Target.getSubSym()) in getSymbolAddress() 118 Address -= getSymbolAddress(*Target.getSubSym()); in getSymbolAddress() 505 if (!Target.getAddSym() && Target.getSubSym()) in isFixupTargetValid()
|
| H A D | MCAsmInfo.cpp | 167 return !Res.getSubSym(); in evaluateAsRelocatableImpl()
|
| H A D | MCAssembler.cpp | 130 if (V.getSubSym() || V.getSpecifier()) in isThumbFunc() 168 const MCSymbol *Sub = Target.getSubSym(); in evaluateFixup() 404 const MCSymbol *B = Target.getSubSym(); in getSymbolOffsetImpl() 438 const MCSymbol *SymB = Value.getSubSym(); in getBaseSymbol()
|
| H A D | MCObjectStreamer.cpp | 646 if (OffsetVal.getSubSym()) in getOffsetAndDataFragment() 712 if (OffsetVal.getSubSym()) in emitRelocDirective()
|
| H A D | MCMachOStreamer.cpp | 183 if (!Res.getSubSym() && in emitAssignment()
|
| H A D | WinCOFFObjectWriter.cpp | 858 if (const MCSymbol *B = Target.getSubSym()) { in recordRelocation() 917 getContext(), Target, Fixup, Target.getSubSym(), Asm->getBackend()); in recordRelocation()
|
| H A D | ELFObjectWriter.cpp | 1341 if (auto *RefB = Target.getSubSym()) { in recordRelocation()
|
| H A D | XCOFFObjectWriter.cpp | 776 const MCSymbol *const SymB = Target.getSubSym(); in recordRelocation()
|
| H A D | WasmObjectWriter.cpp | 489 if (const auto *RefB = Target.getSubSym()) { in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchAsmBackend.cpp | 446 return !Res.getSubSym(); in isPCRelFixupResolved() 457 if (Target.getSubSym()) { in addReloc() 462 const MCSymbol &SB = *Target.getSubSym(); in addReloc() 479 isPCRelFixupResolved(Target.getSubSym(), F)) in addReloc() 509 MCValue B = MCValue::get(Target.getSubSym()); in addReloc()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCValue.h | 51 const MCSymbol *getSubSym() const { return SymB; } in getSubSym() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MachObjectWriter.cpp | 211 } else if (auto *B = Target.getSubSym()) { // A - B + constant in recordRelocation() 400 if (Target.getSubSym()) { in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCAsmInfo.cpp | 201 return !Res.getSubSym(); in evaluate()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCAsmInfo.cpp | 200 assert(!Value.getSubSym()); in evaluateAsRelocatableImpl()
|
| H A D | AVRAsmBackend.cpp | 377 auto TargetVal = MCValue::get(Target.getAddSym(), Target.getSubSym(), Value, in applyFixup()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.cpp | 648 return !Res.getSubSym(); in isPCRelFixupResolved() 816 if (Target.getSubSym()) { in addReloc() 845 MCValue B = MCValue::get(Target.getSubSym()); in addReloc()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1589 const MCSymbol *BaseSym = MV.getSubSym(); in getIndirectSymViaGOTPCRel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 588 if (Res.getSubSym()) in isJalrRelocAvailable() 2943 if (Res.getSubSym()) { in loadAndAddSymbolAddress() 3767 if (Res.getSubSym()) { in expandMem16Inst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 2962 Res.getSubSym(); in isSymbolDiff()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 3997 const MCSymbol *SymB = MV.getSubSym(); in handleIndirectSymViaGOTPCRel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 8297 if (!Relocatable || Res.getSubSym()) in classifySymbolRef()
|