Searched defs:relOff (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp223 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; local
537 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; local
596 unsigned relOff = in.relaPlt->entsize * sym.pltIndex; local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp391 isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym, InputSectionBase &s, uint64_t relOff) argument

Completed in 103 milliseconds