Searched refs:writeIplt (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp38 void writeIplt(uint8_t *buf, const Symbol &sym,
179 void PPC::writeIplt(uint8_t *buf, const Symbol &sym, function in class:PPC
H A DPPC64.cpp284 void writeIplt(uint8_t *buf, const Symbol &sym,
789 void PPC64::writeIplt(uint8_t *buf, const Symbol &sym, function in class:PPC64
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h46 virtual void writeIplt(uint8_t *buf, const Symbol &sym, function in class:lld::elf::TargetInfo
H A DSyntheticSections.cpp2520 target->writeIplt(buf + off, *sym, getVA() + off);

Completed in 150 milliseconds