| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | MSP430.cpp | 36 RelExpr getRelExpr(RelType type, const Symbol &s, 48 RelExpr MSP430::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MSP430
|
| D | AMDGPU.cpp | 34 RelExpr getRelExpr(RelType type, const Symbol &s, 153 RelExpr AMDGPU::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AMDGPU
|
| D | SPARCV9.cpp | 26 RelExpr getRelExpr(RelType type, const Symbol &s, 50 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in SPARCV9
|
| D | AVR.cpp | 47 RelExpr getRelExpr(RelType type, const Symbol &s, 56 RelExpr AVR::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AVR
|
| D | Hexagon.cpp | 30 RelExpr getRelExpr(RelType type, const Symbol &s, 91 RelExpr Hexagon::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in Hexagon
|
| D | PPC.cpp | 27 RelExpr getRelExpr(RelType type, const Symbol &s, 218 RelExpr PPC::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC
|
| D | X86.cpp | 27 RelExpr getRelExpr(RelType type, const Symbol &s, 77 RelExpr X86::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86
|
| D | RISCV.cpp | 35 RelExpr getRelExpr(RelType type, const Symbol &s, 222 RelExpr RISCV::getRelExpr(const RelType type, const Symbol &s, in getRelExpr() function in RISCV
|
| D | AArch64.cpp | 34 RelExpr getRelExpr(RelType type, const Symbol &s, 83 RelExpr AArch64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in AArch64
|
| D | ARM.cpp | 29 RelExpr getRelExpr(RelType type, const Symbol &s, 86 RelExpr ARM::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in ARM
|
| D | Mips.cpp | 29 RelExpr getRelExpr(RelType type, const Symbol &s, 80 RelExpr MIPS<ELFT>::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in MIPS
|
| D | X86_64.cpp | 30 RelExpr getRelExpr(RelType type, const Symbol &s, 314 RelExpr X86_64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in X86_64
|
| D | PPC64.cpp | 369 RelExpr getRelExpr(RelType type, const Symbol &s, 951 RelExpr PPC64::getRelExpr(RelType type, const Symbol &s, in getRelExpr() function in PPC64
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | Target.h | 29 virtual RelExpr getRelExpr(RelType type, const Symbol &s,
|
| D | InputSection.cpp | 470 target->getRelExpr(type, sym, bufLoc) == R_MIPS_GOTREL) { in copyRelocations() 904 RelExpr expr = target->getRelExpr(type, sym, bufLoc); in relocateNonAlloc()
|
| D | Relocations.cpp | 1331 RelExpr expr = target->getRelExpr(type, sym, relocatedAddr); in scanReloc()
|