/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.h | 28 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV, 55 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
H A D | AArch64TargetObjectFile.cpp | 32 const MCExpr *AArch64_ELFTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_ELFTargetObjectFile 73 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetObjectFile.h | 32 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV, 57 getIndirectSymViaGOTPCRel(const GlobalValue *GV, const MCSymbol *Sym,
|
H A D | X86TargetObjectFile.cpp | 42 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile 60 const MCExpr *X86_64ELFTargetObjectFile::getIndirectSymViaGOTPCRel(
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.h | 29 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
H A D | ARMTargetObjectFile.cpp | 60 const MCExpr *ARMElfTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in ARMElfTargetObjectFile
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetObjectFile.h | 51 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
H A D | RISCVTargetObjectFile.cpp | 48 const MCExpr *RISCVELFTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in RISCVELFTargetObjectFile
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 233 virtual const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV, in getIndirectSymViaGOTPCRel() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 151 const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1480 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3680 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|