Home
last modified time | relevance | path

Searched refs:getSymA (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp49 const MCSymbolRefExpr *AUIPCSRE = AUIPCLoc.getSymA(); in getPCRelHiFixup()
86 const MCSymbolRefExpr *AUIPCSRE = AUIPCLoc.getSymA(); in evaluatePCRelLo()
108 if (!Target.getSymA() || !Target.getSymA()->getSymbol().isInSection()) in evaluatePCRelLo()
111 if (&Target.getSymA()->getSymbol().getSection() != in evaluatePCRelLo()
117 Res = MCValue::get(Target.getSymA(), nullptr, in evaluatePCRelLo()
132 if (Res.getSymA() && Res.getSymB()) { in evaluateAsRelocatableImpl()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp55 const MCSymbolRefExpr *AUIPCSRE = AUIPCLoc.getSymA(); in getPCRelHiFixup()
113 const MCSymbolRefExpr *AUIPCSRE = AUIPCLoc.getSymA(); in evaluatePCRelLo()
135 if (!Target.getSymA() || !Target.getSymA()->getSymbol().isInSection()) in evaluatePCRelLo()
138 if (&Target.getSymA()->getSymbol().getSection() != in evaluatePCRelLo()
144 Res = MCValue::get(Target.getSymA(), nullptr, in evaluatePCRelLo()
159 if (Res.getSymA() && Res.getSymB()) { in evaluateAsRelocatableImpl()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/MC/
H A DMCExpr.cpp226 if ((LHS.getSymA() && RHS_A) || in EvaluateSymbolicAdd()
230 const MCSymbolRefExpr *A = LHS.getSymA() ? LHS.getSymA() : RHS_A; in EvaluateSymbolicAdd()
269 Res.getSymA()->getSymbol().isDefined() && in EvaluateAsRelocatable()
272 Layout->getAssembler().getSymbolData(Res.getSymA()->getSymbol()); in EvaluateAsRelocatable()
302 if (Value.getSymA() && !Value.getSymB()) in EvaluateAsRelocatable()
304 Res = MCValue::get(Value.getSymB(), Value.getSymA(), in EvaluateAsRelocatable()
337 RHSValue.getSymB(), RHSValue.getSymA(), in EvaluateAsRelocatable()
343 RHSValue.getSymA(), RHSValue.getSymB(), in EvaluateAsRelocatable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
378 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
471 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
515 if (Target.getSymA() && in RecordX86Relocation()
516 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
533 if (Target.getSymA()) in RecordX86Relocation()
534 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp146 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
157 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
218 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
273 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
379 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
472 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
516 if (Target.getSymA() && in RecordX86Relocation()
517 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
534 if (Target.getSymA()) in RecordX86Relocation()
535 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp146 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
157 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
218 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
273 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
379 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
472 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
516 if (Target.getSymA() && in RecordX86Relocation()
517 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
534 if (Target.getSymA()) in RecordX86Relocation()
535 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp145 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
156 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None) { in RecordX86_64Relocation()
217 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
272 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation()
377 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation()
514 if (Target.getSymA() && in RecordX86Relocation()
515 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation()
532 if (Target.getSymA()) in RecordX86Relocation()
533 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp186 Target.getSymA()->getSymbol().getName() + in recordRelocation()
199 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation()
221 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
230 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation()
242 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation()
302 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp186 Target.getSymA()->getSymbol().getName() + in recordRelocation()
199 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation()
221 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
230 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation()
242 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation()
302 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp185 Target.getSymA()->getSymbol().getName() + in recordRelocation()
198 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation()
220 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
229 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation()
241 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation()
301 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp185 Target.getSymA()->getSymbol().getName() + in recordRelocation()
198 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation()
220 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
229 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation()
241 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation()
301 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp185 Target.getSymA()->getSymbol().getName() + in recordRelocation()
198 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation()
220 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
229 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation()
241 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation()
301 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()

12345678910>>...26