Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DTarget.cpp150 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in TargetInfo
H A DTarget.h159 virtual RelExpr adjustGotPcExpr(RelType type, int64_t addend,
H A DRelocations.cpp1050 target->adjustGotPcExpr(type, addend, sec->content().data() + offset); in processAux()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp43 RelExpr adjustGotPcExpr(RelType type, int64_t addend,
814 RelExpr X86_64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in X86_64
H A DPPC64.cpp176 RelExpr adjustGotPcExpr(RelType type, int64_t addend,
1452 RelExpr PPC64::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() function in PPC64