Searched defs:writeIplt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp179 void PPC::writeIplt(uint8_t *buf, const Symbol &sym, function in class:PPC
H A DPPC64.cpp789 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

Completed in 55 milliseconds