Searched defs:getRelExpr (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/llvm/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 | 157 RelExpr AMDGPU::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AMDGPU
|
H A D | AVR.cpp | 53 RelExpr AVR::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AVR
|
H A D | Hexagon.cpp | 90 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 | ARM.cpp | 82 RelExpr ARM::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in ARM
|
H A D | X86.cpp | 72 RelExpr X86::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86
|
H A D | AArch64.cpp | 92 RelExpr AArch64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AArch64
|
H A D | X86_64.cpp | 308 RelExpr X86_64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86_64
|
H A D | RISCV.cpp | 248 RelExpr RISCV::getRelExpr(const RelType type, const Symbol &s, in getRelExpr() function in RISCV
|
H A D | PPC64.cpp | 949 RelExpr PPC64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC64
|