Searched defs:adjustRelaxExpr (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp153 RelExpr TargetInfo::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp164 RelExpr X86::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:X86
H A DAArch64.cpp162 RelExpr AArch64::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:AArch64
H A DPPC.cpp363 RelExpr PPC::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:PPC
H A DX86_64.cpp731 RelExpr X86_64::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:X86_64
H A DPPC64.cpp1092 RelExpr PPC64::adjustRelaxExpr(RelType type, const uint8_t *data, function in class:PPC64

Completed in 65 milliseconds