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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp186 void X86::writeIgotPlt(uint8_t *buf, const Symbol &s) const { function in class:X86
H A DARM.cpp175 void ARM::writeIgotPlt(uint8_t *buf, const Symbol &s) const { function in class:ARM
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h35 virtual void writeIgotPlt(uint8_t *buf, const Symbol &s) const {} function in class:lld::elf::TargetInfo

Completed in 59 milliseconds