Searched defs:getRelExpr (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | MSP430.cpp | 47 RelExpr MSP430::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MSP430
|
H A D | SPARCV9.cpp | 48 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in SPARCV9
|
H A D | AMDGPU.cpp | 179 RelExpr AMDGPU::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AMDGPU
|
H A D | AVR.cpp | 58 RelExpr AVR::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AVR
|
H A D | Hexagon.cpp | 89 RelExpr Hexagon::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in Hexagon
|
H A D | Mips.cpp | 77 RelExpr MIPS<ELFT>::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MIPS
|
H A D | PPC.cpp | 218 RelExpr PPC::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC
|
H A D | X86.cpp | 72 RelExpr X86::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86
|
H A D | LoongArch.cpp | 381 RelExpr LoongArch::getRelExpr(const RelType type, const Symbol &s, in getRelExpr() function in LoongArch
|
H A D | AArch64.cpp | 100 RelExpr AArch64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AArch64
|
H A D | X86_64.cpp | 352 RelExpr X86_64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86_64
|
H A D | ARM.cpp | 99 RelExpr ARM::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in ARM
|
H A D | RISCV.cpp | 263 RelExpr RISCV::getRelExpr(const RelType type, const Symbol &s, in getRelExpr() function in RISCV
|
H A D | PPC64.cpp | 992 RelExpr PPC64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC64
|