| /freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/ |
| H A D | AVR.cpp | 47 RelExpr getRelExpr(RelType Type, const Symbol &S, 55 RelExpr AVR::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in AVR
|
| H A D | PPC.cpp | 26 RelExpr getRelExpr(RelType Type, const Symbol &S, 37 RelExpr PPC::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in PPC
|
| H A D | MSP430.cpp | 37 RelExpr getRelExpr(RelType Type, const Symbol &S, 48 RelExpr MSP430::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in MSP430
|
| H A D | AMDGPU.cpp | 30 RelExpr getRelExpr(RelType Type, const Symbol &S, 82 RelExpr AMDGPU::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in AMDGPU
|
| H A D | SPARCV9.cpp | 27 RelExpr getRelExpr(RelType Type, const Symbol &S, 50 RelExpr SPARCV9::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in SPARCV9
|
| H A D | Hexagon.cpp | 31 RelExpr getRelExpr(RelType Type, const Symbol &S, 87 RelExpr Hexagon::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in Hexagon
|
| H A D | RISCV.cpp | 26 RelExpr getRelExpr(RelType Type, const Symbol &S, 63 RelExpr RISCV::getRelExpr(const RelType Type, const Symbol &S, in getRelExpr() function in RISCV
|
| H A D | AArch64.cpp | 35 RelExpr getRelExpr(RelType Type, const Symbol &S, 78 RelExpr AArch64::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in AArch64
|
| 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 | 30 RelExpr getRelExpr(RelType Type, const Symbol &S, 84 RelExpr ARM::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in ARM
|
| H A D | X86_64.cpp | 29 RelExpr getRelExpr(RelType Type, const Symbol &S, 78 RelExpr X86_64<ELFT>::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in X86_64
|
| H A D | PPC64.cpp | 107 RelExpr getRelExpr(RelType Type, const Symbol &S, 413 RelExpr PPC64::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in PPC64
|
| H A D | Mips.cpp | 32 RelExpr getRelExpr(RelType Type, const Symbol &S, 81 RelExpr MIPS<ELFT>::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() function in MIPS
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Target.h | 77 virtual RelExpr getRelExpr(RelType Type, const Symbol &S,
|
| H A D | InputSection.cpp | 452 Target->getRelExpr(Type, Sym, BufLoc) == R_MIPS_GOTREL) { in copyRelocations() 800 RelExpr Expr = Target->getRelExpr(Type, Sym, BufLoc); in relocateNonAlloc()
|
| H A D | Relocations.cpp | 1006 RelExpr Expr = Target->getRelExpr(Type, Sym, RelocatedAddr); in scanReloc()
|