| /openbsd-src/gnu/llvm/lld/ELF/Arch/ |
| H A D | MSP430.cpp | 35 RelExpr getRelExpr(RelType type, const Symbol &s, 47 RelExpr MSP430::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MSP430
|
| H A D | AMDGPU.cpp | 34 RelExpr getRelExpr(RelType type, const Symbol &s, 157 RelExpr AMDGPU::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AMDGPU
|
| H A D | SPARCV9.cpp | 25 RelExpr getRelExpr(RelType type, const Symbol &s, 48 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in SPARCV9
|
| H A D | AVR.cpp | 46 RelExpr getRelExpr(RelType type, const Symbol &s, 53 RelExpr AVR::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AVR
|
| H A D | Hexagon.cpp | 29 RelExpr getRelExpr(RelType type, const Symbol &s, 90 RelExpr Hexagon::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in Hexagon
|
| H A D | PPC.cpp | 30 RelExpr getRelExpr(RelType type, const Symbol &s, 218 RelExpr PPC::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC
|
| H A D | X86.cpp | 27 RelExpr getRelExpr(RelType type, const Symbol &s, 72 RelExpr X86::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86
|
| H A D | ARM.cpp | 27 RelExpr getRelExpr(RelType type, const Symbol &s, 82 RelExpr ARM::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in ARM
|
| H A D | Mips.cpp | 28 RelExpr getRelExpr(RelType type, const Symbol &s, 77 RelExpr MIPS<ELFT>::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MIPS
|
| H A D | X86_64.cpp | 29 RelExpr getRelExpr(RelType type, const Symbol &s, 308 RelExpr X86_64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86_64
|
| H A D | AArch64.cpp | 34 RelExpr getRelExpr(RelType type, const Symbol &s, 92 RelExpr AArch64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AArch64
|
| H A D | RISCV.cpp | 42 RelExpr getRelExpr(RelType type, const Symbol &s, 248 RelExpr RISCV::getRelExpr(const RelType type, const Symbol &s, in getRelExpr() function in RISCV
|
| H A D | PPC64.cpp | 158 RelExpr getRelExpr(RelType type, const Symbol &s, 949 RelExpr PPC64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC64
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | Target.h | 31 virtual RelExpr getRelExpr(RelType type, const Symbol &s,
|
| H A D | InputSection.cpp | 417 target.getRelExpr(type, sym, bufLoc) == R_MIPS_GOTREL) { in copyRelocations() 861 RelExpr expr = target.getRelExpr(type, sym, bufLoc); in relocateNonAlloc()
|