Home
last modified time | relevance | path

Searched refs:adjustGotPcExpr (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp157 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in TargetInfo
DTarget.h152 virtual RelExpr adjustGotPcExpr(RelType type, int64_t addend,
DRelocations.cpp1384 expr = target->adjustGotPcExpr(type, addend, relocatedAddr); in scanReloc()
/external/llvm-project/lld/ELF/Arch/
DX86_64.cpp43 RelExpr adjustGotPcExpr(RelType type, int64_t addend,
731 RelExpr X86_64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in X86_64
DPPC64.cpp386 RelExpr adjustGotPcExpr(RelType type, int64_t addend,
1402 RelExpr PPC64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in PPC64