/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.h | 39 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | AArch64TargetObjectFile.cpp | 60 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.h | 39 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | AArch64TargetObjectFile.cpp | 59 const MCExpr *AArch64_MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in AArch64_MachoTargetObjectFile
|
/external/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 34 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | X86TargetObjectFile.cpp | 51 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.h | 34 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
D | X86TargetObjectFile.cpp | 50 const MCExpr *X86_64MachoTargetObjectFile::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in X86_64MachoTargetObjectFile
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 174 virtual const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym, in getIndirectSymViaGOTPCRel() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 176 virtual const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym, in getIndirectSymViaGOTPCRel() function
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 131 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 128 const MCExpr *getIndirectSymViaGOTPCRel(const MCSymbol *Sym,
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 722 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 918 const MCExpr *TargetLoweringObjectFileMachO::getIndirectSymViaGOTPCRel( in getIndirectSymViaGOTPCRel() function in TargetLoweringObjectFileMachO
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2235 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2536 *ME = AP.getObjFileLowering().getIndirectSymViaGOTPCRel( in handleIndirectSymViaGOTPCRel()
|