Searched refs:gotRel (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAMDGPU.cpp38 gotRel = R_AMDGPU_ABS64;
H A DSPARCV9.cpp37 gotRel = R_SPARC_GLOB_DAT;
H A DHexagon.cpp44 gotRel = R_HEX_GLOB_DAT;
H A DPPC.cpp154 gotRel = R_PPC_GLOB_DAT;
H A DRISCV.cpp91 gotRel = symbolicRel;
H A DAArch64.cpp64 gotRel = R_AARCH64_GLOB_DAT;
H A DX86.cpp55 gotRel = R_386_GLOB_DAT;
H A DARM.cpp54 gotRel = R_ARM_GLOB_DAT;
H A DPPC64.cpp395 gotRel = R_PPC64_GLOB_DAT;
H A DX86_64.cpp78 gotRel = R_X86_64_GLOB_DAT;
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h115 RelType gotRel; member in class:lld::elf::TargetInfo
H A DRelocations.cpp1082 sym.isTls() ? target->tlsGotRel : target->gotRel, in.got, off, &sym, 0,

Completed in 86 milliseconds