Searched refs:adjustGotPcExpr (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | SystemZ.cpp | 38 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 415 RelExpr SystemZ::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in SystemZ
|
| H A D | X86_64.cpp | 45 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 959 RelExpr X86_64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in X86_64
|
| H A D | PPC64.cpp | 190 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 1484 RelExpr PPC64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in PPC64
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Target.cpp | 147 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in TargetInfo
|
| H A D | Target.h | 172 virtual RelExpr adjustGotPcExpr(RelType type, int64_t addend,
|
| H A D | Relocations.cpp | 1076 expr = ctx.target->adjustGotPcExpr(type, addend, in processAux()
|