Searched refs:adjustGotPcExpr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-head/contrib/llvm-project/lld/ELF/Arch/ |
| HD | SystemZ.cpp | 39 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 417 RelExpr SystemZ::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in SystemZ
|
| HD | X86_64.cpp | 45 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 860 RelExpr X86_64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in X86_64
|
| HD | PPC64.cpp | 192 RelExpr adjustGotPcExpr(RelType type, int64_t addend, 1483 RelExpr PPC64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in PPC64
|
| /freebsd-head/contrib/llvm-project/lld/ELF/ |
| HD | Target.cpp | 155 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in TargetInfo
|
| HD | Target.h | 169 virtual RelExpr adjustGotPcExpr(RelType type, int64_t addend,
|
| HD | Relocations.cpp | 1075 target->adjustGotPcExpr(type, addend, sec->content().data() + offset); in processAux()
|