Searched refs:tlsdescToIe (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | LoongArch.cpp | 47 void tlsdescToIe(uint8_t *loc, const Relocation &rel, uint64_t val) const; 1101 void LoongArch::tlsdescToIe(uint8_t *loc, const Relocation &rel, in tlsdescToIe() function in LoongArch 1342 tlsdescToIe(loc, rel, val); in relocateAlloc()
|
| H A D | RISCV.cpp | 548 static void tlsdescToIe(Ctx &ctx, uint8_t *loc, const Relocation &rel, in tlsdescToIe() function 627 tlsdescToIe(ctx, loc, rel, val); in relocateAlloc() 652 tlsdescToIe(ctx, loc, rel, val); in relocateAlloc()
|